]> git.donarmstrong.com Git - lilypond.git/commitdiff
LSR: automatic update and "pitches"->"pitch" change in makelsr.py
authorGraham Percival <graham@percival-music.ca>
Tue, 5 Jun 2007 02:14:14 +0000 (19:14 -0700)
committerGraham Percival <graham@percival-music.ca>
Tue, 5 Jun 2007 02:14:14 +0000 (19:14 -0700)
buildscripts/makelsr.py
input/lsr/pitch/makam.ly
input/lsr/spacing/drawing-skyline-outline.ly

index 2206e61eeb38f00084f4d87cdcf45fe38c57b620..6b72bbebee64fa69e4b4fc7079e483bbd70d2e45 100755 (executable)
@@ -4,7 +4,7 @@ import os
 import os.path
 import shutil
 
-dirs = ['ancient','chords','connecting','contemporary','expressive','education','guitar','parts','pitches','repeats','scheme','spacing','staff','text','vocal','other']
+dirs = ['ancient','chords','connecting','contemporary','expressive','education','guitar','parts','pitch','repeats','scheme','spacing','staff','text','vocal','other']
 notsafe=[]
 
 try:
index 549df765c8a3c4b924648b5edcfc79b0c0f46ff8..f5d2d6548f6f1ec602285cc6b33832cdb82f2243 100644 (file)
@@ -1,3 +1,4 @@
+%%  Do not edit this file; it is auto-generated from LSR!
 \header {
 
   texidoc = "Makam is Turkish type of melody that uses 1/9 tone
@@ -6,7 +7,7 @@
 }
 
 
-\version "2.11.6"
+\version "2.11.23"
 
 %{
 
index a9bfdf5d3175b96cbb1209e5c02330859c1ac5c4..c6754ed27b263ebebcd459364ec239e9aae0beec 100644 (file)
@@ -2,12 +2,11 @@
 \version "2.11.23"
 
 \header { texidoc = "
-By setting the Scheme property 'debug-skylines, you can make a nice
-funky artwork out of you score :-)
-
-More seriously, drawing your skyline can be helpful to debug spacing
-and collision issues. (Still, it does make your score pretty; so just
-try it, no matter how you really need to...)
+By setting the Scheme property 'debug-skylines, you can turn your score
+into a nice funky artwork :-) More seriously, drawing this skyline can
+be helpful to debug spacing and collision issues. (Still, it does make
+your score pretty; so just try it, no matter how much you really need
+to...)
 " }
 
 #(ly:set-option 'debug-skylines #t)