]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.51
authorfred <fred>
Mon, 23 Mar 1998 20:11:13 +0000 (20:11 +0000)
committerfred <fred>
Mon, 23 Mar 1998 20:11:13 +0000 (20:11 +0000)
input/tril.ly [new file with mode: 0644]

diff --git a/input/tril.ly b/input/tril.ly
new file mode 100644 (file)
index 0000000..6f2639d
--- /dev/null
@@ -0,0 +1,17 @@
+\header{
+enteredby =     "jcn";
+copyright =     "PD";
+TestedFeatures =        "This file tests trills"
+        "(Feta definitively is not an abbreviation of Font-En-TjA)";
+}
+
+\version "0.1.9";
+
+\score{
+       \melodic{ 
+               c-\prall c-\mordent c-\prallprall c-\prallmordent
+               c-\upprall c-\downprall
+       }
+       \paper{ }
+}
+