bug-lilypond
[Top][All Lists]
Advanced

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

Clef change and measure length


From: foxfanfare
Subject: Clef change and measure length
Date: Sat, 26 Oct 2019 01:40:22 -0700 (MST)

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?

clefchange.ly
<http://lilypond.1069038.n5.nabble.com/file/t5604/clefchange.ly>  
clefchange.pdf
<http://lilypond.1069038.n5.nabble.com/file/t5604/clefchange.pdf>  




--
Sent from: http://lilypond.1069038.n5.nabble.com/Bugs-f58488.html



reply via email to

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