Hi Samuel,
Use Scheme:
#(define myColour (rgb-color 0.898 0.208 0.172))
#(define myOtherColour (rgb-color 0.4 0.3 0.5))
{
c'4^\markup { \with-color #myColour "some colour" }
c'4^\markup { \with-color #myOtherColour "some other colour" }
}
Andrew
On 31 December 2016 at 06:50, [email protected] <[email protected]>
wrote:
> Is there a way to define a new color name for use with \with-color in
> markups?
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user