lilypond-devel
[Top][All Lists]
Advanced

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

Empty markup lines behavior change (maybe regression) in dev (2.21.7) th


From: Jean Abou Samra
Subject: Empty markup lines behavior change (maybe regression) in dev (2.21.7) than stable (2.20.0)
Date: Thu, 8 Oct 2020 10:06:05 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

Try engrave this ly code:

\version "2.20.0"
>
>/\header {/
>/title = \markup \column {/
>/\line { "Minuet" }/
>/\line { "" }/
>/\line { "" }/
>/}/
>/subtitle = "A study in accent and in the correct timing of half beats"/
>/}/
>


{s}


By lilypond v2.20.0:
[image: image.png]

By lilypond v2.21.7:
[image: image.png]

Sometimes a ly code converted from music sheet software (like Finale), and
their composers prone to typeset casually like this. It's better to
keep accordance with the original appearance.
Hello,

I cannot reproduce the original behavior where empty strings took space with
a 2.20 install on Ubuntu. What is your operating system?

Regards,
Jean Abou-Samra



reply via email to

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