]> git.donarmstrong.com Git - lilypond.git/commitdiff
LSR: add rhythms.
authorGraham Percival <graham@percival-music.ca>
Wed, 7 Nov 2007 21:56:26 +0000 (13:56 -0800)
committerJohn Mandereau <john.mandereau@gmail.com>
Fri, 9 Nov 2007 20:17:48 +0000 (21:17 +0100)
buildscripts/makelsr.py

index f8ba3b0fb5810ef0a53ef7be8f8fa791ea40b96c..348e7c99ead49502d5a5d8650e459210ca34d0fe 100755 (executable)
@@ -4,7 +4,7 @@ import os
 import os.path
 import shutil
 
-dirs = ['pitches']
+dirs = ['pitches', 'rhythms']
 #dirs = ['ancient','chords','connecting','contemporary','expressive','education','guitar','parts','pitch','repeats','scheme','spacing','staff','text','vocal','other','nonmusic','engravers','instrument']
 notsafe=[]