Hi Kees (and Reinhold),

Better yet would be to modify LSR snippet 443 (<http:// lsr.dsi.unimi.it/LSR/Snippet?id=443>) to accept an arbitrary set of grobs to be colorized (rather than the whole Staff). This is beyond my current Scheme-fu, but someone out there would make easy work of it. =)

Cheers,
Kieren.

On 2009-May-3, at 14:20, Reinhold Kainhofer wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Sonntag, 3. Mai 2009 19:57:44 schrieb Kees van den Doel:
I want to have one voice all in red but can't find how to set the color of
the dot after a dotted note, does anyone know?

Yes, simply set the color for the Dots object (see
http://lilypond.org/doc/v2.13/Documentation/user/lilypond-internals/ Dots#Dots
for the grob documentation):

\relative c'' {
  \override Dots #'color = #'(1 0 0) c2... r16
}

Cheers,
Reinhold

- --
- ------------------------------------------------------------------
Reinhold Kainhofer, reinh...@kainhofer.com, http:// reinhold.kainhofer.com/
 * Financial & Actuarial Math., Vienna Univ. of Technology, Austria
 * http://www.fam.tuwien.ac.at/, DVR: 0005886
 * LilyPond, Music typesetting, http://www.lilypond.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iD8DBQFJ/eB4TqjEwhXvPN0RAmDgAJ9Zp6/SvBHhuFjyePOXfKKZdc6tLACeMv2w
rTA6MRvQql1hY0ugdMmqJAk=
=tSJ+
-----END PGP SIGNATURE-----


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




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

Reply via email to