[EMAIL PROTECTED] writes: > | > | * * * > O | | | > | | | | > |___|___|___| > > > Is there any other property of the NoteCollision engraver I can use? I've > looked at the online documentation but I couldn't find any usefull > properties to set/override. > > Hopefully someone understands what I'm asking...
I should look at this some day, but for now, you can fake this by making the black head transparent (NoteHead \override #'transparent = ##t), and setting force-hshift for the collision manually (NoteColumn \override #'force-hshift = #0.01). -- Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen/ _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
