2009/4/7 Kieren MacMillan <[email protected]>:
>> Snippet?
>
> Definitely!
> Kieren.
This will make an excellent snippet if it's amended slightly. :)
I hope Mark didn't spend too long working out the stencil overrides,
as there's already the public function stencil-whiteout (used for the
markup command \whiteout) which will do the job in one fell swoop:
\override Staff.Clef #'stencil =
#(lambda (grob) (stencil-whiteout (ly:clef::print grob)))
\override Staff.TimeSignature #'stencil =
#(lambda (grob) (stencil-whiteout (ly:time-signature::print grob)))
Regards,
Neil
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user