Hi,

i have this line:

soloVoiceTwo =
     \notes
     \relative c'' {
         %49
         r1\fermata | ges8 bes4 ges8 bes4 [ges8 as8] |
         %50
         bes8 ( \cadenzaOn des4 ces8 \cadenzaOff [bes8 f8 as8 ges8] 
[as8 ) f8] [es8 () des8] |
         %51
         des2\fermata () es2\fermata |
         \bar "|."
     }

measure 50 is now 6 beats long, and when i want to add lyrics under it:

soloLyricsTwo =
     \context Lyrics
     \lyrics {
         %49
         ""1 | some8 -- times4 I8 feel4 like8 a8 | mo1 __ ""4 ther8 -- 
less8 | child.1 __ |
     }

it turns out correct on the dvi, but i get this warning every time i 
compile:

[localhost:~/concert_choir/motherless_child] jslootbe% ly2dvi 
motherless_child_test.ly
Running LilyPond...
GNU LilyPond 1.6.0
Now processing: `motherless_child_test.ly'
Parsing...
Interpreting music...[8][16][24]
/Users/jslootbe/concert_choir/motherless_child/motherless_child_solo_lyrics.
ly:30:88: warning: unbound spanner `LyricExtender':
         ""1 | some8 -- times4 I8 feel4 like8 a8 | mo1 __ ""4 ther8 -- 
less8 | child.1 __
                                                                          
                 |
[29]
Preprocessing elements...
Calculating column positions... [3][6][9][12][15][18][21][24][27][29]
paper output to `motherless_child_test.tex'...

Analyzing motherless_child_test.tex...
Running LaTeX...
DVI output to `motherless_child_test.dvi'...
[localhost:~/concert_choir/motherless_child] jslootbe%


is there a way to get rid of that?

thanks

Jule

Jule Slootbeek
[EMAIL PROTECTED]



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to