Status: Accepted
Owner: ----
Labels: Type-Collision

New issue 1301 by RalphBugList: Strange collision of note and clef
http://code.google.com/p/lilypond/issues/detail?id=1301

In a piano-piece:
4/4 time
right-hand plays truplet over half-note, in problem case quarter-note
half-note.
left-hand plays eights, changing clef every quarter-note.
In the problem-case the clef is written over the preceding eight:

\version "2.13.36"
\new PianoStaff <<
 \new Staff \relative c' { \times 2/3 {g'4 a2}}
 \new Staff \relative c' {
   \clef bass fis,,8 cis' \clef treble c'' fis,
 }



Attachments:
        toto.png  1.9 KB


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

Reply via email to