Joshua Nichols wrote
> I'm sorry, but it doesn't work.
> 
> blah = \relative c' { c\dim d e f\!}
> 
> \score {
> 
> \new Staff { \blah}
> 
> \layout { \context {
> 
> \Dynamics
> 
> \override DynamicTextSpanner #'style = #'invisible
> 
> } } }
> 
> 
> The snippet does not work.

Uh, you didn't apply the snippet correctly:

- it says "none", not "invisible"
- you apply it to the wrong context - since you didn't show your code Glen
assumed your dynamics are in a Dynamics context - put the override in the
correct context and it works!

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Removing-markups-in-piano-reduction-tp158625p158628.html
Sent from the User mailing list archive at Nabble.com.

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to