-----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, [email protected], 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 [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
