arch 2009 14:20
> To: lilypond-user@gnu.org
> Subject: Suppressing dynamics marks
>
> How can I correctly suppress printing dynamics marks (which I want for
> the MIDI)?
> (I have a score where dynamics is indicated with note size.)
>
> I tried
>
> \override Score.DynamicT
How can I correctly suppress printing dynamics marks (which I want for the
MIDI)?
(I have a score where dynamics is indicated with note size.)
I tried
\override Score.DynamicText #'stencil = ##f
which actually works fine except I get a string of scary error messages:
programming error: cannot