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

index 357e9c2b347cf18780e3c7a5d11aef8f8f46404c..445506e575b51093c7fa60f6443c35d7be89296d 100644 (file)
@@ -3,7 +3,7 @@
 \include "table26.ly";
 
 paper_twentysix = \paper {
-       staffheight = 20.0\pt;
+       staffheight = 26.0\pt;
        papersize = "a4";
 
        % ugh see table26 for sizes
@@ -14,7 +14,7 @@ paper_twentysix = \paper {
        arithmetic_basicspace = 2.;
         arithmetic_multiplier = 6.\pt;
        
-       \symboltables { \table_twenty }
+       0=\symboltables { \table_twentysix }
        \include "params.ly";
        linewidth = linewidth20;
        textheight = textheight20;