From: fred Date: Sun, 24 Mar 2002 20:12:09 +0000 (+0000) Subject: lilypond-1.0.1 X-Git-Tag: release/1.5.59~3077 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=07226fdffcf9f5e63bb727e09b583f79349e6f3b;p=lilypond.git lilypond-1.0.1 --- diff --git a/init/paper11.ly b/init/paper11.ly index 2f2d86a5d4..e5f5a613be 100644 --- a/init/paper11.ly +++ b/init/paper11.ly @@ -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"; } diff --git a/init/paper13.ly b/init/paper13.ly index 9c1a5d1e64..104b3829fa 100644 --- a/init/paper13.ly +++ b/init/paper13.ly @@ -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"; }