From d68f9cc6138fc9f3483fb6273f32c4fa9c77b9a3 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 21 Feb 2008 21:06:03 -0800 Subject: [PATCH] Update from Jay. --- Documentation/user/editorial.itely | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Documentation/user/editorial.itely b/Documentation/user/editorial.itely index 501dbfaca2..e5020e71e7 100644 --- a/Documentation/user/editorial.itely +++ b/Documentation/user/editorial.itely @@ -257,7 +257,7 @@ b2 cis You can get exact RGB colors by specifying the rgb-color number. -@lilypond[quote,ragged-right,verbatim] +@lilypond[quote,ragged-right,verbatim,fragment,relative=2] { \override Staff.StaffSymbol #'color = #(x11-color 'SlateBlue2) \set Staff.instrumentName = \markup { @@ -285,13 +285,13 @@ the input}. Snippets: @lsrdir{Editorial,Editorial-annotations}. @knownissues -Not all x11 colors are distinguishable in a web browser i.e. a web -browser might not display a difference between 'LimeGreen and -'ForestGreen. For web use normal colors are recommended. (#blue, -#green, #red) - An x11 color is not necessarily exactly the same shade as a -similarly named normal color. +similarly named normal color. + +Not all x11 colors are distinguishable in a web browser i.e. a web browser +might not display a difference between 'LimeGreen and 'ForestGreen. For web +use normal colors are recommended (i.e. #blue, #green, #red). + Notes in a chord cannot be colored with @code{\override}; use @code{\tweak} instead. See @ref{Objects connected to the input}, @@ -317,7 +317,7 @@ the music event, >2-\parenthesize -. d g < - c + c, \parenthesize fis > @end lilypond -- 2.39.5