I'm sorry, but could you construct a minimally small example of this?

Cheers,
- Graham

Carl D. Sorensen wrote:
% Beam collides with notehead in polyphonic music

\paper {
        ragged-last = ##t
}
\version "2.10.5"  %Windows XP

\score { \relative c' { \clef treble
                \key b \minor
\time 3/4 \override Staff.NoteCollision #'merge-differently-headed
= ##t
                \override Staff.NoteCollision #'merge-differently-dotted
= ##t
<< {e'2 e4 } \\ {#(override-auto-beam-setting '(end * * 3 4) 1 4)
                #(override-auto-beam-setting '(end * * 3 4) 2 4)
\stemNeutral e8 cis g cis e cis |} \\ {\voiceFour s2 e,4 | } >>
        }

}
% End of ly snippet


Carl D. Sorensen
Associate Professor
Department of Mechanical Engineering
Brigham Young University
Provo, UT 84602
801-422-6397 Fax 801-422-0516

------------------------------------------------------------------------


------------------------------------------------------------------------

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



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

Reply via email to