Hi list,

At certain points in a score I want to remove stem, beam and flags from notes, leaving only the note heads. Two questions: is there an easier way to do it than using these three \overides and why does the third override on the flags throw an error on version 2.16.0:

warning: cannot find property type-check for `flag-style' (backend-type?). perhaps a typing error?



\override Voice.Stem #'transparent = ##t

\override Voice.Beam #'transparent = ##t

\override Voice.Stem #'flag-style = #'no-flag


Many thanks,
Peter



--
//=============================
-> Peter O'Doherty
-> http://www.peterodoherty.net
-> [email protected]
//=============================

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

Reply via email to