Am 11.03.2016 um 04:07 schrieb Jaime Oliver:
I am not sure why this doesn’t work… any help?
modifiedNote has to be defined without backslash just like every other
variable or music or event function. Then, the braces aren’t necessary
but you need the \etc for the music argument of this function.
\version "2.19.37"
modifiedNote =
\tweak color #grey
\tweak font-size #-2
\tweak Accidental.color #grey
\tweak Accidental.font-size #-2
\etc
\relative c'' {
<a \modifiedNote c>4 f g b
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user