% % Here's a problem of an accidental colliding with a clef % (see how the error doesn't happen in the second case: % obviously it's depending on the rhythm of the other voice, % too little room after the eigths? ) %
\version "2.9.4" \score { << \new Staff { \relative c'' { e8 e e4 e4 e }} \new Staff { \relative c' {r4 \clef alto fis4 \clef treble r4 \clef alto fis }} >> } \paper { ragged-right = ##t } % EOF _______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond