]> git.donarmstrong.com Git - lilypond.git/commitdiff
compile fix (apparently)
authorGraham Percival <graham@percival-music.ca>
Fri, 2 May 2008 23:50:52 +0000 (16:50 -0700)
committerGraham Percival <graham@percival-music.ca>
Fri, 2 May 2008 23:50:52 +0000 (16:50 -0700)
Documentation/user/vocal.itely

index dfaf92d750e45e3d855bd0e7e46806f95fa866f1..aaa0e8674f0b7a8fd8e5d1f2fe995d8d2e0288c4 100644 (file)
@@ -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â€\9d. }
+\addlyrics { He said: there is a bug here }
 @end lilypond
+@c \addlyrics { He said: â€œLet my peo ple goâ€\9d. }
 
 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.