Multi-measure rest length control: Difference between revisions
Import snippet from LSR |
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 |
||
| Line 1: | Line 1: | ||
Multi-measure rests have length according to their total duration which is under the control of <code>MultiMeasureRest.space-increment</code>. Note that the default value is <code>2.0</code>. | Multi-measure rests have length according to their total duration which is under the control of <code>MultiMeasureRest.space-increment</code>. Note that the default value is <code>2.0</code>. | ||
<lilypond version="2.24 | <lilypond version="2.24" full> | ||
\relative c' { | \relative c' { | ||
\compressEmptyMeasures | \compressEmptyMeasures | ||