lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

\cadenza and lyrics


From: Jule Slootbeek
Subject: \cadenza and lyrics
Date: Tue, 24 Sep 2002 11:10:11 -0400

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
address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]