]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/lsr/coloring-objects.ly
Add a --skip-png-check option.
[lilypond.git] / input / lsr / coloring-objects.ly
index 0d4a9186142ff1adcb880d5b9ffedf6086f98b8a..48ab991661e4488626897682e62d9ccbc9d4c625 100644 (file)
@@ -1,15 +1,17 @@
-%% Do not edit this file; it is auto-generated from LSR!
-%% Tags: editorial-and-educational-use
-\version "2.11.35"
+%% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
+%% This file is in the public domain.
+\version "2.11.38"
 
-\header { texidoc = "
+\header {
+  lsrtags = "editorial-and-educational-use, tweaks-and-overrides"
+ texidoc = "
 LilyPond gives you the ability to assign different colors to any grob
 in your score, such as NoteHeads, Alterations, Beams and so on, by
 simply overriding the #'color property and choosing your color (over
 200 colors are available, see the \"List of Colors\" Appendix in the
 Manual).
 " }
-
+% begin verbatim
 \relative {
   \override Accidental #'color = #darkgreen
   \override Beam #'color = #cyan