lilypond-user
[Top][All Lists]
Advanced

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

Re: Height of markup entered on a Dynamics Staff


From: Knute Snortum
Subject: Re: Height of markup entered on a Dynamics Staff
Date: Wed, 29 Mar 2023 10:03:47 -0700

On Wed, Mar 29, 2023 at 5:08 AM Richard Shann <richard@rshann.plus.com> wrote:
In the following snippet the text is displaced vertically upwards if
the commenting out is removed, i.e. a note appears with more than one
leger line later on the staff.
8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><
\version "2.24"
MI = {
        <> ^\markup \bold \italic {"text" }
        R1*4/4
        R1*4/4
}
MII = {
         R1*4/4
         R1*4/4
         c''1
         %c'''1

}
\score {
          <<
              \new Dynamics \MI
              \new Staff  \MII
          >>
       }
8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><8><

Is this a bug?

Hmm... I'm not seeing anything I would call a bug when I run your example.  Here's what it looks like (attached).

--
Knute Snortum

Attachment: lilypond-temp.png
Description: PNG image


reply via email to

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