From: hanwen Date: Tue, 21 Mar 2006 16:48:02 +0000 (+0000) Subject: * input/regression/stem-direction-context.ly: idem. X-Git-Tag: release/2.8.2~40 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bb9bda2c2b02581ca5d81244c593cb5cf605cd97;p=lilypond.git * input/regression/stem-direction-context.ly: idem. * Documentation/topdocs/NEWS.tely (Top): fix interpolation example. --- diff --git a/ChangeLog b/ChangeLog index 5183f9945c..80c4f2dc9a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-03-21 Han-Wen Nienhuys + * 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 diff --git a/Documentation/topdocs/NEWS.tely b/Documentation/topdocs/NEWS.tely index 52c192c70c..2d60af3d03 100644 --- a/Documentation/topdocs/NEWS.tely +++ b/Documentation/topdocs/NEWS.tely @@ -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 diff --git a/input/regression/stem-direction-context.ly b/input/regression/stem-direction-context.ly index 1359c2ca41..8e19eba719 100644 --- a/input/regression/stem-direction-context.ly +++ b/input/regression/stem-direction-context.ly @@ -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