Comment #2 on issue 1301 by bordage.bertrand: Strange collision of note and clef
http://code.google.com/p/lilypond/issues/detail?id=1301

A simple workaround :

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



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

Reply via email to