lilypond-devel
[Top][All Lists]
Advanced

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

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


From: Paco Vila
Subject: Not only accidentals collide (Re: bug? pitch affects collision accidental and barline)
Date: Thu, 22 Nov 2007 11:25:30 +0100
User-agent: Mutt/1.5.15+20070412 (2007-04-11)

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
        

-- 
Francisco Vila Doncel. Badajoz (Spain)
http://www.paconet.org

Attachment: bug-colision.preview.png
Description: PNG image


reply via email to

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