From: Graham Percival Date: Tue, 25 Mar 2008 07:14:12 +0000 (-0700) Subject: Update from Jay. X-Git-Tag: release/2.11.44-1~87 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=753544bc661327db94dcaf76d3db7ed8dacc33ce;p=lilypond.git Update from Jay. --- 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