From ef60bfabf99f2b898ad0c6dd29a1ebbfa0c31233 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Wed, 9 Jan 2008 16:32:48 -0800 Subject: [PATCH] Update from Jay. --- Documentation/user/educational.itely | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.5