From 3cdd781a9f48dec6e1e794920b6b0dfe5b0f412f Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:11:13 +0000 Subject: [PATCH] lilypond-1.0.1 --- input/test/font20.ly | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/input/test/font20.ly b/input/test/font20.ly index e78f752bd4..d0884925a7 100644 --- a/input/test/font20.ly +++ b/input/test/font20.ly @@ -8,13 +8,12 @@ TestedFeatures = "(Feta definitively is not an abbreviation of Font-En-TjA)"; } -\include "paper20.ly" \include "font-body.ly" + \score{ - \FontBody + \type Staff { \FontBody} \paper{ - \paper_twenty linewidth = 17.5 \cm; gourlay_maxmeasures =5.; } - } +} -- 2.39.5