Hello,

In the following snipper the key cancellation in the lower voice influences
the spacing in the upper voice resulting in excess space before the new key
signature:

\version "2.11.31"
\paper { ragged-right = ##t }
\score {
    \new GrandStaff
    <<
    \new Staff { c'1 \key es \major }
    \new Staff { \key des \major s1 \key c \major }
    >>
}

Regards,
Neil

<<attachment: keycancellation.PNG>>

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

Reply via email to