From: fred Date: Sun, 24 Mar 2002 20:11:13 +0000 (+0000) Subject: lilypond-1.0.1 X-Git-Tag: release/1.5.59~3126 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3cdd781a9f48dec6e1e794920b6b0dfe5b0f412f;p=lilypond.git lilypond-1.0.1 --- 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.; } - } +}