Issue 510: collision accidental bar line
http://code.google.com/p/lilypond/issues/detail?id=510

Comment #2 by gpermus:
%{
This has possibly already been fixed by the above update, but I can't check until .36 is released, and I don't want to open another issue for this unless I know it needs one. OTOH, I don't want to rely on keeping this email in my inbox, so I've added this example here for now. Programmers: ignore this issue until I've checked with .36.
%}

\version "2.11.35"

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




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings


_______________________________________________
bug-lilypond mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to