]> git.donarmstrong.com Git - lilypond.git/commitdiff
Better changes.tely example; issue 4197
authorKeith OHara <k-ohara5a5a@oco.net>
Wed, 11 Mar 2015 04:48:26 +0000 (21:48 -0700)
committerKeith OHara <k-ohara5a5a@oco.net>
Fri, 20 Mar 2015 03:47:14 +0000 (20:47 -0700)
Documentation/changes.tely

index 46675428be456f07f0270dbecb8405d17f8a9e48..1a5208fbd07a65590c901022a740e9d7e5c1884e 100644 (file)
@@ -66,8 +66,8 @@ 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 }
+  \override Staff.MultiMeasureRest.space-increment = 3.0
+  R1*2 R1*12 R1*64 }
 @end lilypond
 
 @item