Dan Eble <d...@faithful.be> writes:

> Dan Eble <dan <at> faithful.be> writes:
>
>> 
>> Dan Eble <dan <at> faithful.be> writes:
>> 
>> >     \context Lyrics = "lyricsI" <<
>> >       % The lyrics do not appear when this "alignBelowContext" is set.
>> >       \set alignBelowContext = "upper"
>> 
>> It also happens with \set stanza.
>
> If this is not a bug, I'd appreciate learning what's
> wrong with what I'm trying to do.

You are setting alignBelowContext too late.

Try \context Lyrics = "lyricsI" \with { alignBelowContext = "upper" }
    \lyricsto ...

-- 
David Kastrup

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

Reply via email to