From 753544bc661327db94dcaf76d3db7ed8dacc33ce Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 25 Mar 2008 00:14:12 -0700 Subject: [PATCH] Update from Jay. --- Documentation/user/editorial.itely | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Documentation/user/editorial.itely b/Documentation/user/editorial.itely index 4821619aac..45942afa3f 100644 --- a/Documentation/user/editorial.itely +++ b/Documentation/user/editorial.itely @@ -180,7 +180,8 @@ numbers are placed. @end lilypond @seealso -@ref{Controlling direction and placement} + +Notation Reference: @ref{Controlling direction and placement} Snippets: @lsrdir{Editorial,Editorial-annotations}. @@ -376,7 +377,7 @@ a4 b c b @end lilypond @seealso -@ref{Controlling direction and placement}. +Notation Reference: @ref{Controlling direction and placement}. Snippets: @lsrdir{Editorial,Editorial-annotations}. @@ -404,7 +405,9 @@ notation. \new Voice \with { \consists "Balloon_engraver" } { \balloonGrobText #'Stem #'(3 . 4) \markup { "I'm a Stem" } - a4 + a8 + \balloonGrobText #'Rest #' (-4 . -4) \markup { "I'm a rest" } + r 2. } @end lilypond -- 2.39.5