lilypond-devel
[Top][All Lists]
Advanced

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

Re: Not only accidentals collide (Re: bug? pitch affects collision accid


From: Graham Percival
Subject: Re: Not only accidentals collide (Re: bug? pitch affects collision accidental and barline)
Date: Sun, 02 Dec 2007 21:20:01 -0800
User-agent: Thunderbird 2.0.0.6 (X11/20071022)

Thanks, I've added this info to the report. It might have been fixed already, but I can't check until .36 is out.

Cheers,
- Graham

Paco Vila wrote:
El Mon, 19 de Nov de 2007, a las 01:53:05PM -0800, Graham Percival dijo:
Thanks, added as
http://code.google.com/p/lilypond/issues/detail?id=510

I have another example in which a normal note collides with barline. Preview PNG attached. It is the same issue as the accidental related, maybe the title of this bug should be changed accordingly.

% begin

\version "2.11.34"

rh = { \time 3/4
        a16 a a a a a a a a a a a
r16 r r r r r r r r r r r r16 r r r r r r r r r r r }

lh = \relative c {
        \clef bass
        R2.
<c g' a >4 <c g' a> <d a'> <g d' e>4 <g d' e> <a e'> } % here first d' collides with crossing barline

\new PianoStaff << \new Staff { \rh } \new Staff { \lh } >> }

% end
        



------------------------------------------------------------------------


------------------------------------------------------------------------

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




reply via email to

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