From acefd472f0205ecd7032bf467d51e4d2a95c8569 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 20:03:27 +0000 Subject: [PATCH] lilypond-0.1.33 --- input/font.ly | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/input/font.ly b/input/font.ly index 4a5c7a3998..09aa2f1e21 100644 --- a/input/font.ly +++ b/input/font.ly @@ -1,4 +1,6 @@ \header{ +title= "The Feta font"; +subtitle = "proofsheet"; enteredby = "jcn"; copyright = "PD"; TestedFeatures = "This file tests the Feta music-font" @@ -36,6 +38,27 @@ TestedFeatures = "This file tests the Feta music-font" e32 _| g'32^| g''32-\ltoe g''32-\lheel e64 g'64 c4... | + \octave c''; + \meter 4/4; +%{ % default abbreviations + c4 c4: c4:32 c4: c4 c2. + 'a1 + 'a1:32 + 'c4:8 c': 'c4:16 c': +% [ 'c8:16 'c 'c 'c ] [ a a a a ] +% [ 'c 'f 'b e ] +% [ 'c16:32 'c 'c 'c ] [ a16:32 a a a ] +%% % there's still some hairy beam bugfixing todo +%% [ c'8:16 g d 'a ] +%% [ c'16:32 g d 'a ] +%% [ 'c8:32 'f 'b e ] + [:32 c16 e] + [:32 c16 e] + [:16 c8 e] + [:16 e4 g] + [:16 e2 g] + [:16 e1 g] +%} \meter 1/2; a2 | \meter 3/2; a1. | \meter 2/4; a2 | -- 2.39.5