From 07226fdffcf9f5e63bb727e09b583f79349e6f3b Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:12:09 +0000 Subject: [PATCH] lilypond-1.0.1 --- init/paper11.ly | 2 +- init/paper13.ly | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"; } -- 2.39.5