diff options
Diffstat (limited to 'input/font.ly')
-rw-r--r-- | input/font.ly | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/input/font.ly b/input/font.ly index 4a29d2c8d1..3822fcfa4c 100644 --- a/input/font.ly +++ b/input/font.ly @@ -1,25 +1,25 @@ \header{ -enteredby jcn -copyright PD -TestedFeatures This file tests the Feta music-font - (Feta definitively is not an abbreviation of Font-En-TjA) +enteredby = "jcn"; +copyright = "PD"; +TestedFeatures = "This file tests the Feta music-font" + "(Feta definitively is not an abbreviation of Font-En-TjA)"; } -\version "0.1.6"; +\version "0.1.7"; \score{ \melodic{ \octave c'; \meter 4/4; - \multi 2 < { \stemup g'\longa a'\breve | } + \multi 2 < { \stemup e'\longa a\breve | } { \stemdown c1 g c' a' - c2 g } > + c2 g c' a' + } > \stemboth - c' a' c4 g c' a' | a\ppp-\upbow a\pp-\downbow a\p^\turn a\mp^\fermata | - a\mf_\fermata a\f-\stopped a\ff-\open a\fff| + a\mf_\fermata a\f-\stopped a\ff-\open a\fff^\trill| a\fp a4.\sf a4.\sfz | % a\fz a\rf [c8 c] [a' a'] [c a'] [a' c] | @@ -30,8 +30,8 @@ TestedFeatures This file tests the Feta music-font \multi 2 < { \stemup c1 } {\stemdown r1}> \stemboth - c8_. c''8-> c4^^ c4_^ - c4 _| c4^| + c8_. c''8-> c16^^ c16_^ + c32 _| c32^| g''32-\ltoe g''32-\lheel } \paper{ gourlay_maxmeasures =5.; |