CVSROOT: /cvsroot/lilypond
Module name: lilypond
Branch:
Changes by: Graham Percival <[EMAIL PROTECTED]> 05/04/26 05:28:46
Modified files:
. : ChangeLog
Documentation/user: advanced-notation.itely
Log message:
Minor changes and docs for color.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/ChangeLog.diff?tr1=1.3505&tr2=1.3506&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lilypond/lilypond/Documentation/user/advanced-notation.itely.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
Patches:
Index: lilypond/ChangeLog
diff -u lilypond/ChangeLog:1.3505 lilypond/ChangeLog:1.3506
--- lilypond/ChangeLog:1.3505 Mon Apr 25 19:35:00 2005
+++ lilypond/ChangeLog Tue Apr 26 05:28:46 2005
@@ -1,3 +1,10 @@
+2005-04-26 Graham Percival <[EMAIL PROTECTED]>
+
+ * Documentation/user/basic-notation.itely,
+ instrument-notation.itely, advanced-notation.itely,
+ changing-defaults.itely: minor fixes. Added docs
+ for colors to advanced-notation.itely.
+
2005-04-25 Jan Nieuwenhuizen <[EMAIL PROTECTED]>
* scm/output-ps.scm (grob-cause): Yet another fix, hope it's
Index: lilypond/Documentation/user/advanced-notation.itely
diff -u lilypond/Documentation/user/advanced-notation.itely:1.10
lilypond/Documentation/user/advanced-notation.itely:1.11
--- lilypond/Documentation/user/advanced-notation.itely:1.10 Sun Apr 24
21:41:10 2005
+++ lilypond/Documentation/user/advanced-notation.itely Tue Apr 26 05:28:46 2005
@@ -896,6 +896,7 @@
differently named @internalsref{Voice} contexts, the events in those
will be ignored.
+
@node Hiding staves
@subsection Hiding staves
@@ -903,7 +904,7 @@
@cindex Hiding staves
In orchestral scores, staff lines that only have rests are usually
-removed. This saves some space. This style is called `French Score'.
+removed; this saves some space. This style is called `French Score'.
For @internalsref{Lyrics},
@internalsref{ChordNames} and @internalsref{FiguredBass}, this is
switched on by default. When the lines of these contexts turn out
@@ -1713,6 +1714,26 @@
@end ignore
[EMAIL PROTECTED] Coloring objects
[EMAIL PROTECTED] Coloring objects
+
[EMAIL PROTECTED] FIXME: need link to missing list of colors
+Individual objects may be assigned colors. You may use color names
+listed HERE or the x11 color names listed THERE.
+
[EMAIL PROTECTED],raggedright,verbatim,fragment]
+\override NoteHead #'color = #red
+c4 c
+\override NoteHead #'color = #(x11-color 'LimeGreen)
+d
+\override Stem #'color = #blue
+e
[EMAIL PROTECTED] lilypond
+
[EMAIL PROTECTED]
+
+COLORLIST
+
@node Automatic notation
@section Automatic notation
_______________________________________________
Lilypond-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-cvs