bug-lilypond
[Top][All Lists]
Advanced

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

Re: lyrics centering bug


From: Erik Sandberg
Subject: Re: lyrics centering bug
Date: Mon, 3 Oct 2005 10:05:22 +0200
User-agent: KMail/1.8.1

Hi,

On Friday 30 September 2005 22.25, Werner LEMBERG wrote:
> %
> % address@hidden
>
> \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




reply via email to

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