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
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel


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

Reply via email to