|
From: | Federico Bruni |
Subject: | Re: Remove flag |
Date: | Sun, 5 May 2013 12:03:01 +0200 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |