Thank you very much. The sample code helps.
Blessing in+,
>________________________________
> From: Carl Sorensen <c_soren...@byu.edu>
>To: MING TSANG <tsan...@rogers.com>; Matthew Collett <m_coll...@ihug.co.nz>
>Cc: lilypond-usermailinglist <lilypond-user@gnu.org>
>Sent: Sunday, February 12, 2012 1:20:15 AM
>Subject: Re: lyrics disappear
>
>On 2/11/12 6:23 PM, "MING TSANG" <tsan...@rogers.com> wrote:
>
>>Thank you for the info.
>>
>>
>>The reason I try this approach is because I have 96 bars of voice 1 and
>>voice 2 comes in at bars 51-70 only. The notes on pdf seems ok except
>>the lyrics. I am seeking work around.
>>
>>If I use new voice approach, that I need to have 50 bars rest or space
>>before coding voice 2.
>
>
>No, you can do something like:
>
>version "2.15.26"
>
>\score {
> <<
> \new Voice = "one" {
> a'' b''
> <<
> {
> \voiceOne c'' d''
> }
> \new Voice {
> \voiceTwo
> e' f'
> }
> >>
> }
> \new Lyrics \lyricsto "one" {
> fee fie fo fum
> }
> >>
>}
>
>
>
>
>HTH,
>
>Carl
>
>
>
>
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user