From c512d48a92772073958ba951fec076379bdb2ef8 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Mon, 4 Jun 2007 19:14:14 -0700 Subject: [PATCH] LSR: automatic update and "pitches"->"pitch" change in makelsr.py --- buildscripts/makelsr.py | 2 +- input/lsr/pitch/makam.ly | 3 ++- input/lsr/spacing/drawing-skyline-outline.ly | 11 +++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/buildscripts/makelsr.py b/buildscripts/makelsr.py index 2206e61eeb..6b72bbebee 100755 --- a/buildscripts/makelsr.py +++ b/buildscripts/makelsr.py @@ -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: diff --git a/input/lsr/pitch/makam.ly b/input/lsr/pitch/makam.ly index 549df765c8..f5d2d6548f 100644 --- a/input/lsr/pitch/makam.ly +++ b/input/lsr/pitch/makam.ly @@ -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" %{ diff --git a/input/lsr/spacing/drawing-skyline-outline.ly b/input/lsr/spacing/drawing-skyline-outline.ly index a9bfdf5d31..c6754ed27b 100644 --- a/input/lsr/spacing/drawing-skyline-outline.ly +++ b/input/lsr/spacing/drawing-skyline-outline.ly @@ -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) -- 2.39.2