I am writing a score that has a few notes with cross heads. It would be helpful to define \cross such that
\cross { c8 c8 c8 }
would expand to:
\override NoteHead.style = #'cross
c8 c8 c8
\revert NoteHead.style
Is that possible?
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
