]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/font-body.ly
release: 1.3.146
[lilypond.git] / input / test / font-body.ly
index 157531acbacccb93b325fbc0a2442fb3df3d4084..2907ad66b9c936ac118f8a6a08832263ae761846 100644 (file)
@@ -1,17 +1,18 @@
+\version "1.3.146"
 
 % body for the font test. Does not work standalone
 
 
 FontBody=      \notes\transpose c''{ 
-               \bar "|:";
-               \time 4/4;
+               \bar "|:"
+               \time 4/4
                \context Staff  < \context Voice = VB { \stemUp e'\longa a\breve | }
                \context Voice = VA { \stemDown
-               c1 \clef "bass"; b,, \clef "violin"; c' a'
-               c2 \clef "alto"; g c' \clef "violin"; a'
+               c1 \clef "bass" b,, \clef "violin" c' a'
+               c2 \clef "alto" g c' \clef "violin" a'
                } >
                \stemBoth
-               c4 g c' a' \bar ":|";
+               c4 g c' a' \bar ":|"
                a\ppp-\upbow a\pp-\downbow a\p^\turn a\mp^\fermata |
                a\mf_\fermata a\f-\stopped a\ff-\open a\fff^\trill|
                a\fp-\reverseturn a4.\sf a4.\sfz |  a4\fz % a\rf
@@ -19,13 +20,13 @@ FontBody=   \notes\transpose c''{
                [c8-\upprall a'8-\downprall] [a'-\segno c-\coda] |
                [c \< d e f] [as' ges' f' e']
                [cis' dis' c' des'] [cisis' disis' \! ceses' deses'] |
-               \clef "bass";
+               \clef "bass"
                  r\longa * 1/4 r\breve *1/2
                  r1 r2 r4 r8 r16 r32 r64 r128 r128 |
                \context Staff < \context Voice = VA { \stemUp r2 c'2 c,,,1 }
                                \context Voice = VB {\stemDown r2 c2  r1 }>
                        \stemBoth
-               \clef "violin";
+               \clef "violin"
                e8_. g'8-> e16^^ g'16_^ 
                e32 _| g'32^| g''32-\ltoe g''32-\lheel
                e64-\rtoe g'64-\rheel c4... |
@@ -38,7 +39,7 @@ c\longa*1/4 c\breve*1/2 c1 c2 c4 c8
                        \property Voice . noteHeadStyle = #'harmonic
 
                \transpose c'{
-                       \time 4/4;
+                       \time 4/4
                        \property Voice . TextScript \override #'font-style =  #'Finger
                        \property Voice . noteHeadStyle = #'diamond
                        c1^"1" d2^"2" e4^"3"
@@ -52,17 +53,17 @@ c\longa*1/4 c\breve*1/2 c1 c2 c4 c8
 
                        a'^\flageolet
                        \property Voice . TextScript \override #'font-style =  #'roman
-                       \time 1/2; a2 |
-                       \time 3/2; < a1.
+                       \time 1/2 a2 |
+                       \time 3/2 < a1.
                        { s4 \ppp \< s4 \! s4 \fff  s4 \> s4 \! s4\ppp} >
                        |
-                       \time 2/4; a2 |
-                       \time 5/4; a1.. |
-                       \time 6/8; a2. |
-                       \time 7/8; a2.. |
-                       \time 9/8; a1... |
-                       \time 12/8; a1. |
-                       \time 12/4;
+                       \time 2/4 a2 |
+                       \time 5/4 a1.. |
+                       \time 6/8 a2. |
+                       \time 7/8 a2.. |
+                       \time 9/8 a1... |
+                       \time 12/8 a1. |
+                       \time 12/4
                        r1. r2. r4. r8. r16. r32. r64. r64. |
                        c2\sustainDown c\sustainUp |
                }