]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia-header.ly
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / input / mutopia-header.ly
index 3aaaf3a664b757d2691c270786551c521baa0832..fad11b69c96155a1bd5c448cf0162d9147251742 100644 (file)
@@ -1,33 +1,37 @@
+\version "2.11.51"
 \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