lilypond-user
[Top][All Lists]
Advanced

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

Re: Known bug? (accidental collides with clef)


From: Mats Bengtsson
Subject: Re: Known bug? (accidental collides with clef)
Date: Tue, 16 May 2006 14:37:25 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050927 Debian/1.7.8-1sarge3

You could check yourself at http://lilypond.org/bugs/v2.8/
which is the most recent browsable version of the bug
list I know of.

 /Mats

Michael Meixner wrote:

Hello all,

just stubled over this one - an accidental collides with a clef; narrowed it down to this snippet - is this a known bug (if not I'll send it to the bug-list) ?

%
% 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



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


--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
       Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================





reply via email to

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