I wrote:
> try e.g.
> {
> c4-\tweak #'color #red -\prall
> }
>
but this works as well, of course :-)
{
\once \override Script #'color = #red
c4\prall
}
best regards,
Wilbert Berendsen
--
LilyKDE, LilyPond for KDE: http://lilykde.googlecode.com/
New in LilyKDE-0.4.5: Hyphenation and setti
David Fedoruk wrote:
Hello:
I am trying to color ornaments based on which of the composer or
editors suggested them. Setting a variable for each color and
articulation seems like it should be almost the same as for a simple
NoteHead. Since the articulation is a property of the note, the
overri
u
> [EMAIL PROTECTED] Behalf Of
> David Fedoruk
> Sent: 11 March 2008 09:09
> To: Lilypond mailing list
> Subject: Re: use the \tweak command (was Re:
> Coloring ornaments)
>
>
> Yes, I've seen that page and it works for
> indvidual NoteHeads. I do
> not w
Yes, I've seen that page and it works for indvidual NoteHeads. I do
not want to colour the note heads, I want to color the ornament
(articulation) over it.
I just do not know how to specify the ornament specifically. I Know
that it is linked to or is a property of the NoteHead, i jut don't
know ho
Op dinsdag 11 maart 2008, schreef David Fedoruk:
> Hello:
>
> I am trying to color ornaments based on which of the composer or
> editors suggested them. Setting a variable for each color and
> articulation seems like it should be almost the same as for a simple
> NoteHead. Since the articulation is
Hello:
I am trying to color ornaments based on which of the composer or
editors suggested them. Setting a variable for each color and
articulation seems like it should be almost the same as for a simple
NoteHead. Since the articulation is a property of the note, the
override should be a simple ext