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 …

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

Reply via email to