2011/10/17 -Eluze <elu...@gmail.com>:
> yes - but the problem is when they are on the same line!
>
> here is a solution to the problem you mention above. it obviously prevents
> the lyrics contexts to die:
>
> \score {
>  <<
>    \new Staff \music
>    \new Lyrics = "line1"
>    \new Lyrics = "line2"
>    \context Lyrics = "line2" \lyricsto "fork" \forklyricsTwo
>    \context Lyrics = "line1" \lyricsto "main" \mainlyrics
>    \context Lyrics = "line1" \lyricsto "fork" \forklyricsOne
>  >>
> }
>

To reuse existing lyrics contexts -- how clever!
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to