]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/changes.tely
Doc: typo in @documentencoding
[lilypond.git] / Documentation / changes.tely
index 46675428be456f07f0270dbecb8405d17f8a9e48..136a55df4035df79bdb3200ecf0d57da5ef9c881 100644 (file)
@@ -29,7 +29,7 @@ See user manual, \NAME\
 @end macro
 
 
-@documentencoding utf-8
+@documentencoding UTF-8
 @documentlanguage en
 @afourpaper
 
@@ -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