From fe742adc8e096d482e7ee47967b1502926557109 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Fri, 2 May 2008 16:50:52 -0700 Subject: [PATCH] compile fix (apparently) --- Documentation/user/vocal.itely | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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. -- 2.39.5