From: Graham Percival Date: Thu, 10 Jan 2008 00:32:48 +0000 (-0800) Subject: Update from Jay. X-Git-Tag: release/2.11.38-1~108 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ef60bfabf99f2b898ad0c6dd29a1ebbfa0c31233;p=lilypond.git Update from Jay. --- diff --git a/Documentation/user/educational.itely b/Documentation/user/educational.itely index c73788f421..5c9baf0217 100644 --- a/Documentation/user/educational.itely +++ b/Documentation/user/educational.itely @@ -309,7 +309,7 @@ but made invisible. @commonprop -To change the direction of stems in the middle of the staff, use +To change the direction of stems on the center line of the staff, use @lilypond[quote,ragged-right,fragment,relative=2,verbatim] a4 b c b @@ -344,7 +344,7 @@ The following example demonstrates its use. \new Voice \with { \consists "Balloon_engraver" } { \balloonGrobText #'Stem #'(3 . 4) \markup { "I'm a Stem" } - 8 + 8 } @end lilypond