bug-lilypond
[Top][All Lists]
Advanced

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

Re: Issue 1472 in lilypond: Collision between MMR and key signature


From: lilypond
Subject: Re: Issue 1472 in lilypond: Collision between MMR and key signature
Date: Tue, 25 Jan 2011 00:13:31 +0000


Comment #21 on issue 1472 by address@hidden: 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




reply via email to

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