]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.0.1
authorfred <fred>
Sun, 24 Mar 2002 20:12:09 +0000 (20:12 +0000)
committerfred <fred>
Sun, 24 Mar 2002 20:12:09 +0000 (20:12 +0000)
init/paper11.ly
init/paper13.ly

index 2f2d86a5d4a287acf5f86d3677bdf3c01b01b34e..e5f5a613be6c15eea34cc78779f50487944d0e60 100644 (file)
@@ -16,7 +16,7 @@ paper_eleven = \paper {
        arithmetic_basicspace = 2.;
         arithmetic_multiplier = 4.8\pt;
        
-       \symboltables { \table_eleven }
+       0=\symboltables { \table_eleven }
        \include "params.ly";
 }
 
index 9c1a5d1e64bc96569679f916e93a1ba124763a80..104b3829faec618bceee1e98cbef64d15704074c 100644 (file)
@@ -16,7 +16,7 @@ paper_thirteen = \paper {
        arithmetic_basicspace = 2.;
         arithmetic_multiplier = 4.8\pt;
        
-       \symboltables { \table_thirteen }
+       0=\symboltables { \table_thirteen }
        \include "params.ly";
        \include "a4.ly";
 }