]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia-header.ly
Merge commit 'ce4b499'
[lilypond.git] / input / mutopia-header.ly
index 3aaaf3a664b757d2691c270786551c521baa0832..34f044362c30a1a35bbba073ff52605898b71202 100644 (file)
@@ -1,33 +1,37 @@
+\version "2.11.38"
 \header {
-  title =      "Title";
-  subtitle =   "Subtitle";
-  subsubtitle =        "Subsubtitle";
-  opus =  "Opus 1";
-  piece = "Piece";
-  composer =    "Composer";
-  enteredby =   "JCN";
-  instrument = \instrument;
+  title =      "Title"
+  subtitle =   "Subtitle"
+  subsubtitle =        "Subsubtitle"
+  opus = "Opus 1"
+  piece = "Piece"
+  composer =    "Composer"
+  enteredby =   "JCN"
+  instrument = "Instrument printed over the score"
 
   % mutopia headers.
-  mutopiatitle = "";
-  mutopiacomposer = "";
-  mutopiaopus = "";
-  mutopiainstrument = \instrument;
-  date = "1807";
+  mutopiatitle = ""
+  mutopiacomposer = ""
+  mutopiaopus = ""
+  mutopiainstrument = "File under these instruments at mutopia."
+  date = "1807"
 
-  source = "Urtext edition";
+  source = "Urtext edition"
     
-  style = "Classical";
-  copyright = "Public Domain";
-  maintainer = "Jan Nieuwenhuizen";
-  maintainer_email = "janneke@gnu.org";
-  lastupdated =         "2001/Mar/19";
-  mutopiapublicdomain = "\\parbox{\hsize}{\\thefooter\\quad\\small
+  style = "Classical"
+  copyright = "Public Domain"
+  maintainer = "Jan Nieuwenhuizen"
+  maintainerEmail = "janneke@gnu.org"
+  lastupdated =         "2001/Mar/19"
+  mutopiapublicdomain = "\\parbox{\paper-width}{\\thefooter\\quad\\small
     \\\\This music is part of the Mutopia project,
     \\texttt{http://www.mutopiaproject.org/}\\\\It has been typeset
     and placed in the public domain by " + \maintainer +
     ".\\\\Unrestricted modification and redistribution is permitted
-    and encouraged---copy this music and share it.}";
- tagline = \mutopiapublicdomain;
- footer = "pre-Mutopia-2001/mm/dd-nn";
+    and encouraged---copy this music and share it.}"
+ tagline = \mutopiapublicdomain
+ footer = "pre-Mutopia-2001/mm/dd-nn"
 }
+
+%% the music
+{ c'' }
\ No newline at end of file