]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/mutopia-header.ly
Fix default measure length in beaming-pattern
[lilypond.git] / input / mutopia-header.ly
index 4d331952719e1794cc1cc72a65d34386ee19c6ad..4f14732018e33b37cb95ac2e53b579cd33188a6e 100644 (file)
@@ -1,9 +1,9 @@
-\version "1.9.1"
+\version "2.12.0"
 \header {
   title =      "Title"
   subtitle =   "Subtitle"
   subsubtitle =        "Subsubtitle"
-  opus =  "Opus 1"
+  opus = "Opus 1"
   piece = "Piece"
   composer =    "Composer"
   enteredby =   "JCN"
@@ -23,7 +23,7 @@
   maintainer = "Jan Nieuwenhuizen"
   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