From: Graham Percival Date: Mon, 22 Oct 2007 03:27:50 +0000 (-0700) Subject: Fix 490. X-Git-Tag: release/2.11.35-1~46^2~26 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9baef3ddbae9e7775f0d8d1f69cfb23a0ffa4df7;p=lilypond.git Fix 490. --- 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}.