On 12 February 2012 00:55, MING TSANG <tsan...@rogers.com> wrote:
> 2012-02-11_183404.png shows lyrics on the score.  I added voice two starting
> at 4th beat bar 5  to the end of bar 19 (first 3 beats).
> 2012-02-11_183528.png shows that all lyrics in between disappear. Need help
> figure out why.

Don't use the << { … } \\ { … } >>  constructs, since they create
new voices "1" and "2" that are different from "main" voice outside
that construct.

Use explicitly instantiated voices instead.
http://code.google.com/p/lilypond/issues/detail?id=1316

Cheers,
Xavier

-- 
Xavier Scheuer <x.sche...@gmail.com>

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

Reply via email to