From: fred Date: Mon, 23 Mar 1998 20:11:13 +0000 (+0000) Subject: lilypond-0.1.51 X-Git-Tag: release/1.5.59~5982 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ded7f9726b5c9c6e6018474094cc2d9bf4f604d9;p=lilypond.git lilypond-0.1.51 --- diff --git a/input/tril.ly b/input/tril.ly new file mode 100644 index 0000000000..6f2639d8b3 --- /dev/null +++ b/input/tril.ly @@ -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{ } +} +