Hi,
On Friday 30 September 2005 22.25, Werner LEMBERG wrote:
> %
> % [EMAIL PROTECTED]
>
> \version "2.7.11"
>
> \header { texidoc = "
> It seems that contexts within contexts confuse LilyPond's lyrics engine.
> Starting with the second syllable in the second context, lyrics are no
> longer centered below the note but left-aligned.
> "
> reportedin = "2.7.11'"
> }
>
> <<
> \context Voice \relative c' {
Replace this with
\context Staff \relative c' {
This makes it work. I don't understand why the problem occurs, but there
should be no reason to have Voice contexts within other Voice contexts.
--
Erik
_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond