]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.9
authorfred <fred>
Sun, 24 Mar 2002 19:54:09 +0000 (19:54 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:54:09 +0000 (19:54 +0000)
init/paper16.ly
lily/VERSION

index de6a68c3ac724342d2e0fade60324417677a8d88..52278f321745479f5f8213dcefa860085346535f 100644 (file)
@@ -13,13 +13,18 @@ default_paper = \paper {
        notewidth = 5.0\pt;
        wholewidth = 4.8\pt;
        unitspace = 22.\pt;
-       basicspace = 4.\pt;
+       %geometric = 1.414;
+       %basicspace = 4.\pt;
 
+       geometric = 0.;
+       arithmetic_basicspace = 2.;
+        arithmetic_multiplier = 4.8\pt;
+   
        %
        interbeam = 2.667\pt;
-       geometric = 1.414;
-       gourlay_energybound = 50000.;
-       gourlay_maxmeasures = 6.;
+
+       gourlay_energybound = 100000.;
+       gourlay_maxmeasures = 14.;
        castingalgorithm = \Gourlay;
        \symboltables { \table_sixteen }
        \requesttranslator { \orchestral_score_translator }
index d87385f58721cfef70a17ef7c2138703479fc7dd..7b9611af008e0cdef86459ab4dfe6f2488c7d913 100644 (file)
@@ -1,6 +1,6 @@
 MAJOR_VERSION = 0
 MINOR_VERSION = 1
-PATCH_LEVEL = 8
+PATCH_LEVEL = 9
 # use to send patches, always empty for released version:
 # include separator: ".postfix", "-pl" makes rpm barf