Using an extra voice for breaks: Difference between revisions
Import snippet from LSR |
m New category |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
This pattern becomes especially helpful when overriding <code>line-break-system-details</code> and the other useful but long properties of the <code>NonMusicalPaperColumn</code> grob. | This pattern becomes especially helpful when overriding <code>line-break-system-details</code> and the other useful but long properties of the <code>NonMusicalPaperColumn</code> grob. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
music = \relative c'' { c4 c c c } | music = \relative c'' { c4 c c c } | ||
| Line 33: | Line 33: | ||
[[Category:Specific notation]] | [[Category:Specific notation]] | ||
[[Category:Workaround]] | [[Category:Workaround]] | ||
[[Category:Snippet]] | |||