]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/standchen-16.ly
release: 0.1.39
[lilypond.git] / input / standchen-16.ly
index 191760b3ca9276abd09172aad58a8fe7b510d665..d8966dfbde1151f3b12ecf82cbcc1bf008d6b074 100644 (file)
@@ -1,20 +1,14 @@
-%{
-16-point version of "leise flehen meine lieder"
-%}
+\header{
+filename =      "standchen.ly";
+title =         "St\"andchen (Serenade) \"Leise flehen meine Lieder\"";
+opus =  "D. 957 No. 4";
+composer =      "Franz Schubert (1797-1828)"
+        "Text by Ludwig Rellstab (1799-1860)";
+enteredby =     "JCN";
+description = "A schubert song in 16 pt";
+copyright =     "public domain";
+} 
 
-\include "standchen-part.ly"
+\version "0.1.7";
 
-\score{
-       \themusic
-       \paper{
-               % 16pt mustn't use whole page width
-               linewidth= 160.\mm;
-               % we want gourlay, don't set geometric
-               % geometric= 1.4;
-               gourlay_maxmeasures = 9.;
-               \output "standchen.out";
-       }
-       \midi{
-               \tempo 4 = 54;
-       }
-}
+\include "standchen.ly"