]> git.donarmstrong.com Git - lilypond.git/commitdiff
* input/regression/stem-direction-context.ly: idem.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 21 Mar 2006 16:48:02 +0000 (16:48 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 21 Mar 2006 16:48:02 +0000 (16:48 +0000)
* Documentation/topdocs/NEWS.tely (Top): fix interpolation example.

ChangeLog
Documentation/topdocs/NEWS.tely
input/regression/stem-direction-context.ly

index 5183f9945cd59cf8dfc1343c9fc4d4671345d7d9..80c4f2dc9ab1385c9d70c7c5e6209fc3414a164d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2006-03-21  Han-Wen Nienhuys  <lilydev@localhost.localdomain>
 
+       * input/regression/stem-direction-context.ly: idem.
+
+       * Documentation/topdocs/NEWS.tely (Top): fix interpolation example.
+
        * THANKS: add Mats.
 
        * input/regression/page-layout-twopass.ly: comment out \markup so
index 52c192c70ce05497301fa87e77d61c892d061864..2d60af3d03b2b07139ad38667eaa33bb9a8cdcb3 100644 (file)
@@ -31,6 +31,8 @@ See user manual, \NAME\
 @documentencoding utf-8
 @documentlanguage en
 
+@finalout
+
 @ifnottex
 @node Top
 @top
@@ -145,7 +147,9 @@ This feature was contributed by Nicolas Sceaux.
 @item Alignments of staves may be tuned per system.   
 @lilypond[]
 #(set-global-staff-size 13)
-
+\paper {
+  line-width = 8\cm
+}
 \relative c'' \new StaffGroup <<
   \new Staff { c1 c }
   \new Staff { c c  }
@@ -239,7 +243,7 @@ leading to a more even appearance. For example,
 @lilypond[ragged-right]
 \new Voice \with {
   \consists "Melody_engraver"
-  \revert Stem #'neutral-direction
+  \override Stem #'neutral-direction = #'()
 }
 \relative c'' {
   c4 b c b
index 1359c2ca417f7679a990aecdd9f66c5bde1845f4..8e19eba719087d28a18ae745f227c5c59bb68436 100644 (file)
@@ -8,7 +8,7 @@
 \version "2.7.39"
 \relative c'' \new Voice \with {
      \consists "Melody_engraver"
-     \revert Stem #'neutral-direction
+     \override Stem #'neutral-direction = #'()
 } {
   c4 b c b
   c c c c