]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/changes.tely
Web: Fix broken link to LSR website
[lilypond.git] / Documentation / changes.tely
index 467f5a30ca34d73d10bc00552ad973e805247add..a90f386485790d53292a5795d06329ec870f68ea 100644 (file)
@@ -61,6 +61,15 @@ which scares away people.
 
 @end ignore
 
+@item
+Multi-measure rests have length according to their total duration,
+under the control of @code{MultiMeasureRest.space-increment}.
+@lilypond[quote]
+{ \compressFullBarRests
+  \override MultiMeasureRest.space-increment = 2.2
+  R1 R1 R1*2 R1*8 R1*24 R1*80 }
+@end lilypond
+
 @item
 Page numbers may now be printed in roman numerals, by setting the
 @code{page-number-type} paper variable.