Re: Lyrics not lining with different voice

2013-11-20 Thread ayutheos
Hi Eluze, > please reply to all Sorry about that, I forgot to change the email address to the list address. > each time you \write \new Lyrics a _new_ context is created which also means > a new line. to write to the same line use \context > > I guess this is what you want: Thank you! Everythin

Fwd: Lyrics not lining with different voice

2013-11-20 Thread ayutheos
Hi Eluze, > I think your nesting of lyrics in the same (Lyric) context is the culprit; > maybe it's clearer to use a construct like > > \new Lyrics = X \lyricsto "part one" \lyricI > \context Lyrics = X \lyricsto "part two" \lyricIII > > where there is no nesting It doesn't work when I ad

Re: Lyrics not lining with different voice

2013-11-20 Thread Eluze
yricsto "part two" { \lyricIV } \new Lyrics = " line 2" \lyricsto "part one" { \altI } \context Lyrics = " line 2" \lyricsto "part two" { \altIV } % lyrics line 2 [...] Eluze -- View this message in context

Re: Lyrics not lining with different voice

2013-11-19 Thread Eluze
this message in context: http://lilypond.1069038.n5.nabble.com/Lyrics-not-lining-with-different-voice-tp154134p154139.html Sent from the User mailing list archive at Nabble.com. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Lyrics not lining with different voice

2013-11-18 Thread ayutheos
Hi all, Why is the lyrics for 3rd stanza not starting on the first note (E note) in 'part two'? If I add additional notes to end of 'part one', only then does the 3rd stanza lines up with the first E note. Why is that? %= melodyI = \relative c' { \clef treble \key c \major