bug-lilypond
[Top][All Lists]
Advanced

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

Fwd: stanza alignment


From: Malte Meyn
Subject: Fwd: stanza alignment
Date: Thu, 22 Feb 2018 21:49:29 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

It seems to be a bug. Worked as expected in 2.18.2, doesn’t work in 2.19.81 and current master.

-------- Weitergeleitete Nachricht --------
Betreff: stanza alignment
Datum: Sat, 11 Nov 2017 12:08:53 +0100
Von: Malte Meyn <address@hidden>
An: lilypond-user <address@hidden>

Hi list,

when I have multiple verses the stanza numbers are aligned. This works also I put some verses above the a staff and some below. But it doesn’t work anymore if I then add another staff. Any ideas how to solve this problem? Is this a bug?

Cheers,
Malte

%%%%%%%%%%%%%%%%%%%%%%%%%

\version "2.19.80"

<<
   % uncommenting the following line will break (?) the stanza alignment
   %\new Staff { b b b b }
   \lyrics {
     \set stanza = "3." a a a a
   }
   \new Staff { b b b b }
   \lyrics {
     \set stanza = "1." aaaaaaaaaaaaaaaaaaaaaaaaaa a a a
   }
   \lyrics {
     \set stanza = "2." a a a a
   }
 >>

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



reply via email to

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