bug-lilypond
[Top][All Lists]
Advanced

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

Re: wrong alignment when repeating music with different text on one line


From: Francisco Vila
Subject: Re: wrong alignment when repeating music with different text on one line
Date: Mon, 17 Oct 2011 15:23:22 +0200

2011/10/17 -Eluze <address@hidden>:
> 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



reply via email to

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