Aligning the ends of hairpins to NoteColumn directions: Difference between revisions

No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The ends of hairpins may be aligned to the <code>LEFT</code>, <code>CENTER</code> or <code>RIGHT</code> of <code>NoteColumn</code> grobs by overriding the property <code>endpoint-alignments</code>, which is a pair of numbers representing the left and right ends of the hairpin. <code>endpoint-alignments</code> are expected to be directions (either -1, 0 or 1). Other values will be transformed with a warning. The right end of a hairpin terminating at a rest is not affected, always ending at the left edge of the rest.
The ends of hairpins may be aligned to the <code>LEFT</code>, <code>CENTER</code>, or <code>RIGHT</code> of <code>NoteColumn</code> grobs by overriding the property <code>endpoint-alignments</code>, which is a pair of numbers representing the left and right ends of the hairpin. <code>endpoint-alignments</code> are expected to be directions (either -1, 0 or&nbsp;1). Other values will be transformed with a warning. The right end of a hairpin terminating at a rest is not affected, always ending at the left edge of the rest.


<lilypond version="2.24">
<lilypond version="2.24">
Line 12: Line 12:


[[Category:Expressive marks]]
[[Category:Expressive marks]]
[[Category:Included in the official documentation]][[Category:Snippet]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]