bug-lilypond
[Top][All Lists]
Advanced

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

Re: alignAboveContext problems together with \lyricsto


From: Erik Sandberg
Subject: Re: alignAboveContext problems together with \lyricsto
Date: Wed, 15 Feb 2006 09:22:25 +0100
User-agent: KMail/1.8.3

On Tuesday 14 February 2006 15.22, Han-Wen Nienhuys wrote:
> Mats Bengtsson wrote:
> > The problem is that also the \set directive seems to happen at the same
> > place as the
> > first syllable, which is too late. A workaround, of course, is to use
> > \with:
> >
> >
> > The problem is the same in version 2.6 and 2.7.
>
> This is a general problem with \set inside lyric sections; they always
> happen too late.

BTW, there's another workaround: The problem is only inside \lyricsto, so you 
can solve the problem without using \with:
\new Lyrics { \set alignAboveContext = #"mystave"   \lyricsto "melody" { 
Text above  } }

-- 
Erik




reply via email to

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