]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/scales.ly
partial: 1.1.0.jcn
[lilypond.git] / input / scales.ly
index dc4144ca2500fe99141471cba6da1fe9e12275ed..4992d6ad227e55a77233208bbc3290294d15663c 100644 (file)
@@ -1,3 +1,7 @@
+%
+% This file prints lots of warning messages about scripts-dportato
+%
+
 \header{
 filename =      "scales.ly";
 enteredby =     "HWN";
@@ -12,8 +16,8 @@ copyright =    "public domain";
 % scales with accents.
 %
 
-\version "1.0.1";
-blah =         \melodic {
+\version "1.0.7";
+blah =         \notes {
                \time 6/8;      
 \transpose c {
                \clef "bass";
@@ -84,7 +88,7 @@ c1}
 
 
 \score{
-       \melodic {\blah}
+       \notes {\blah}
        \paper{
         castingalgorithm = \Wordwrap;
        }