From: Graham Percival Date: Fri, 2 May 2008 23:50:52 +0000 (-0700) Subject: compile fix (apparently) X-Git-Tag: release/2.11.46-1~26^2~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=fe742adc8e096d482e7ee47967b1502926557109;p=lilypond.git compile fix (apparently) --- diff --git a/Documentation/user/vocal.itely b/Documentation/user/vocal.itely index dfaf92d750..aaa0e8674f 100644 --- a/Documentation/user/vocal.itely +++ b/Documentation/user/vocal.itely @@ -235,8 +235,9 @@ FIXME: quotes. @lilypond[quote,ragged-right,fragment,verbatim] \relative { e4 f e d e f e2 } -\addlyrics { He said: “Let my peo ple go”. } +\addlyrics { He said: there is a bug here } @end lilypond +@c \addlyrics { He said: “Let my peo ple go”. } To use normal quotes in lyrics, add a backslash before the quotes. For example, @@ -835,9 +836,10 @@ Stanza numbers can be added by setting @code{stanza}, e.g., Hi, my name is Bert. } \addlyrics { \set stanza = "2. " - Oh, ché -- ri, je t'aime + Oh, there is a bug here } @end lilypond + @c Oh, ché -- ri, je t'aime @noindent These numbers are put just before the start of the first syllable.