]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/scales.ly
release: 0.1.9
[lilypond.git] / input / scales.ly
index f69bc1b650a9ee20adecd659a3fee9ad2bfd8144..ce2c3ba854c9637919e3af665099acba052a52dd 100644 (file)
@@ -1,12 +1,9 @@
-%{MudelaHeader
-
- filename: scales.ly
- title:
- description: 
- composers:
- entered-by: HWN
- copyright: public domain
-
+\header{
+filename       scales.ly
+enteredby      HWN
+copyright      public domain
+}
+%{
  Tested Features: scripts, beams, transposition, 
 EndMudelaHeader
 %}
@@ -89,7 +86,5 @@ c1
 \score{
        \melodic {\blah}
        \paper{
-               unitspace= 1.5 \cm;
-               geometric= 1.4;
        }
 }