From 2d599e3590294a61e1ad24e77859b1fae7a23860 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:12:11 +0000 Subject: [PATCH] lilypond-1.0.1 --- init/paper26.ly | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init/paper26.ly b/init/paper26.ly index 357e9c2b34..445506e575 100644 --- a/init/paper26.ly +++ b/init/paper26.ly @@ -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; -- 2.39.5