MB> Try \property Voice.NoteHead \override #'style = #'cross I suggest adding the following in "property-init.ly" (I only selected these few styles because I don't think the others either fit in the context, or are presentable/interesting enough to have a shortcut):
noteHeadOval = \property Voice.NoteHead \revert #'style noteHeadDiamond = \property Voice.NoteHead \set #'style = #'diamond noteHeadCross = \property Voice.NoteHead \set #'style = #'cross I also suggest adding shortcuts for manual staff changes (that make the same assumption as the automatic staff change: that there are two staves; "up" and "down"): staffUp = \translator Staff = "up" staffDown = \translator Staff = "down" -- Best regards, J�r�mie mailto:[EMAIL PROTECTED] _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
