Comment #21 on issue 1472 by n.putt...@gmail.com: Collision between MMR and key signature
http://code.google.com/p/lilypond/issues/detail?id=1472

I don't like what this patch does to this snippet:

\new PianoStaff <<
  \new Staff \relative c' {
    \repeat unfold 16 c16
    \break
    c1
  }
  \new Staff \relative c' {
    c1
    \clef bass
    \time 2/2
    c1
  }


\paper { ragged-right = ##t }

I fear there may be other situations uncovered by the regression tests that it might affect.

Attachments:
        clef-spacing-bug.png  7.2 KB


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

Reply via email to