]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topdocs/NEWS.texi
* input/test/force-hshift.ly: revise example.
[lilypond.git] / Documentation / topdocs / NEWS.texi
index ccdb2e4dc7cf107b0fafa1de882f3784f4af9bb0..559dae2246757be2472113841c6b55bc3afbed16 100644 (file)
@@ -5,7 +5,7 @@
 @node Top, , , 
 @top
 
-@chapter        New features in 1.9 since 1.8
+@chapter New features in 1.9 since 1.8
 
 @itemize
 
@@ -53,14 +53,14 @@ following example,
 
 @example
   PRE
-  \repeat "unfold" 3  BODY \alternative @{ ALT1 ALT2 ALT3 @}
+  \repeat "unfold" 3  BODY \alternative @{ ALT1 ALT2 @}
   POST
 @end example
 
 @noindent
 the octave of BODY is based on PRE, the starting octave of ALT1 on
-BODY, the starting octave of ALT2 on ALT1, etc.
-
+BODY, the starting octave of ALT2 on ALT1, and the starting octave of
+POST on ALT2.
 
 The same mechanism is used for all other music expressions, except the
 chord. Backwards compatibility is retained through a special program option,
@@ -75,7 +75,7 @@ which is set through
 
 
 
-@chapter        New features in 1.8 since 1.6
+@chapter New features in 1.8 since 1.6
 
 @itemize