Kev,

Thanks! That did it. Here's what I ended up with.

Do you have any idea how I can put the stanza numbers
at the beginning of each line? This piece is a little
hard to follow without them there.

Thanks a million!
-jeff

--- Kev <[EMAIL PROTECTED]> wrote:
> > I'm trying to get the lyrics in this piece of
> music
> > numbered. How do I properly go about this. I can
> get
> > the first stanza (verse) numbered, but if I
> uncomment
> > out the lines to number 2 and 3, I run into all
> kinds
> > of trouble. What am I doing wrong?
> 
> This is what I use in my \score blocks:
> 
>       \lyrics \context Lyrics <
>           \context LyricsVoice = "stanza-1" \verseI
>           \context LyricsVoice = "stanza-2" \verseII
>           \context LyricsVoice = "stanza-3" \verseIII
>           \context LyricsVoice = "stanza-4" \verseIV
>       >
> 
> You might try this and see if it works for you.
> -- 
> Kevin L. Mitchell <[EMAIL PROTECTED]>
> 


__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

Attachment: psalm22.ly
Description: psalm22.ly

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

Reply via email to