From: Graham Percival Date: Sun, 25 Nov 2007 05:53:43 +0000 (-0800) Subject: LSR: makelsr.py update. X-Git-Tag: release/2.11.36-1~74 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d55067ee615d1357b5c5ea0fad4b2a829d156334;p=lilypond.git LSR: makelsr.py update. --- diff --git a/buildscripts/makelsr.py b/buildscripts/makelsr.py index 8e8339818b..d2c63f1692 100755 --- a/buildscripts/makelsr.py +++ b/buildscripts/makelsr.py @@ -5,9 +5,13 @@ import os.path import shutil dirs = [] -dirs.extend(['pitches', 'rhythms']) +# NR 1 +dirs.extend(['pitches', 'rhythms', 'expressive', +'repeats', 'simultaneous', 'staff', 'editorial', 'text']) -dirs.extend(['real-music']) + +# +#dirs.extend(['real-music']) #dirs = ['ancient','chords','connecting','contemporary','expressive','education','guitar','parts','pitch','repeats','scheme','spacing','staff','text','vocal','other','nonmusic','engravers','instrument'] notsafe=[]