]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia-header.ly
Merge commit 'ce4b499'
[lilypond.git] / input / mutopia-header.ly
index 8456e5544308f78ece6abafe559ddb5db949e743..34f044362c30a1a35bbba073ff52605898b71202 100644 (file)
@@ -1,19 +1,19 @@
-\version "1.9.1"
+\version "2.11.38"
 \header {
   title =      "Title"
   subtitle =   "Subtitle"
   subsubtitle =        "Subsubtitle"
-  opus =  "Opus 1"
+  opus = "Opus 1"
   piece = "Piece"
   composer =    "Composer"
   enteredby =   "JCN"
-  instrument = \instrument
+  instrument = "Instrument printed over the score"
 
   % mutopia headers.
   mutopiatitle = ""
   mutopiacomposer = ""
   mutopiaopus = ""
-  mutopiainstrument = \instrument
+  mutopiainstrument = "File under these instruments at mutopia."
   date = "1807"
 
   source = "Urtext edition"
@@ -21,9 +21,9 @@
   style = "Classical"
   copyright = "Public Domain"
   maintainer = "Jan Nieuwenhuizen"
-  maintainer_email = "janneke@gnu.org"
+  maintainerEmail = "janneke@gnu.org"
   lastupdated =         "2001/Mar/19"
-  mutopiapublicdomain = "\\parbox{\hsize}{\\thefooter\\quad\\small
+  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 +
@@ -32,3 +32,6 @@
  tagline = \mutopiapublicdomain
  footer = "pre-Mutopia-2001/mm/dd-nn"
 }
+
+%% the music
+{ c'' }
\ No newline at end of file