Jump to content

Dynamics spanner with custom text: Difference between revisions

From LilyPond wiki
m Replace version="2.24.0" with version="2.24" now that the LilyWiki extension supports auto-selecting the latest release in a stable series
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 21: Line 21:
   c4 c4 c4 c4 |
   c4 c4 c4 c4 |
   c4-\mydecresc "custom decresc" c4 c4 c4 |
   c4-\mydecresc "custom decresc" c4 c4 c4 |
  c4 c4 c4 c4 |
   c4 c4\! c4 c4
   c4 c4\! c4 c4
}
}
Line 28: Line 29:
[[Category:Tweaks and overrides]]
[[Category:Tweaks and overrides]]
[[Category:Included in the official documentation]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]

Latest revision as of 12:20, 9 December 2025

Postfix functions for custom crescendo text spanners. The spanners should start on the first note of the measure. One has to use -\mycresc, otherwise the spanner start will rather be assigned to the next note.

LilyPond rendering error

No release of LilyPond 2.24 found.