bug-lilypond
[Top][All Lists]
Advanced

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

Re: clef collides with accidental (in certain circumstances)


From: Graham Percival
Subject: Re: clef collides with accidental (in certain circumstances)
Date: Thu, 07 Sep 2006 10:30:15 -0700
User-agent: Thunderbird 1.5.0.5 (Macintosh/20060719)

Thanks for the report; this is now fixed in 2.9.17. (and quite possibly before as well)

- Graham


Michael Meixner wrote:
%
% Here's a problem of an accidental colliding with a clef
% (see how the error doesn't happen in the second case:
% obviously it's depending on the rhythm of the other voice,
% too little room after the eigths? ) %
\version "2.9.4"

\score {
        <<
        \new Staff { \relative c'' { e8 e e4 e4 e }}
        
        \new Staff { \relative c' {r4 \clef alto fis4
        \clef treble r4 \clef alto fis }}
        
        >>
}
\paper { ragged-right = ##t }

% EOF



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






reply via email to

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