bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 490 in lilypond: RGB coloring notes in svg


From: codesite-noreply
Subject: Issue 490 in lilypond: RGB coloring notes in svg
Date: Wed, 24 Oct 2007 03:57:57 -0700

Issue 490: RGB coloring notes in svg
http://code.google.com/p/lilypond/issues/detail?id=490

Comment #13 by erlenda:
Shure, here's some examples:

% black
\override Stem #'color = #(rgb-color 0 0 0)
% white
\override Stem #'color = #(rgb-color 1 1 1)
% dark blue
\override Stem #'color = #(rgb-color 0 0 0.5)




--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

[Prev in Thread] Current Thread [Next in Thread]