Jump to content

Combining dynamics with markup texts (2): Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

28 December 2025

  • curprev 07:4507:45, 28 December 2025 Lemzwerg talk contribs m 626 bytes −61 No edit summary
  • curprev 07:4207:42, 28 December 2025 Lemzwerg talk contribs 687 bytes +687 Created page with "Some dynamics may involve text indications (such as “più ''f''” or “''p'' subito”). These can be produced using the <code>make-dynamic-script</code> Scheme function; the resulting object behaves like a <code>DynamicText</code> grob. See also Combining dynamics with markup texts. <lilypond version="2.24"> piuF = #(make-dynamic-script #{ \markup { \normal-text \italic più \dynamic f } #}) \markup \with-true-dimensions % work around a cropping iss..."