From 9baef3ddbae9e7775f0d8d1f69cfb23a0ffa4df7 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sun, 21 Oct 2007 20:27:50 -0700 Subject: [PATCH] Fix 490. --- Documentation/user/educational.itely | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/user/educational.itely b/Documentation/user/educational.itely index 9a7f5c68f3..a4e219928b 100644 --- a/Documentation/user/educational.itely +++ b/Documentation/user/educational.itely @@ -373,6 +373,13 @@ which is deliberate nonsense. @end lilypond +TODO +you can get exact RGB colors by specifying + +\override NoteHead #'color = #'(1.0 0.0 0.0) + + + @seealso Appendix: @ref{List of colors}. -- 2.39.5