lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Removing markups in piano reduction


From: Eluze
Subject: Re: Removing markups in piano reduction
Date: Wed, 29 Jan 2014 15:01:35 -0800 (PST)

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]