bug-lilypond
[Top][All Lists]
Advanced

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

Re: Clef change and measure length


From: Malte Meyn
Subject: Re: Clef change and measure length
Date: Sat, 26 Oct 2019 10:55:45 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.2



Am 26.10.19 um 10:40 schrieb foxfanfare:
Hi all,

I think this is a bug: when a clef change appears after a full measure rest,
the rest is no longer centered properly in the measure. The result looks
weird. See that example:

\version "2.19.82"

\new Staff
\relative c' {
   c1
   R-"default"
   \bar "||"
   R_"not centered"
   \clef bass
   \once \override MultiMeasureRest.X-offset = #1
   R-"tweaked"
   \clef treble
   c
}

What do you think?

I think that it depends on context: In a full score where only one instrument has a clef change, it would look weird if all the other instruments have the rest not centered. But in solo music, I’m not so sure which one I would prefer.

According to Gould LilyPond’s behaviour is correct, but she doesn’t say anything about full scores …



reply via email to

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