]> git.donarmstrong.com Git - lilypond.git/blob - input/mutopia-header.ly
patch::: 1.3.140.jcn4
[lilypond.git] / input / mutopia-header.ly
1 \header {
2   title =       "Title";
3   subtitle =    "Subtitle";
4   subsubtitle = "Subsubtitle";
5   opus =  "Opus 1";
6   piece = "Piece";
7   composer =     "Composer";
8   enteredby =    "JCN";
9   instrument = \instrument;
10
11   % mutopia headers.
12   mutopiatitle = "";
13   mutopiacomposer = "";
14   mutopiaopus = "";
15   mutopiainstrument = \instrument;
16   date = "1807";
17
18   source = "Urtext edition";
19     
20   style = "Classical";
21   copyright = "Public Domain";
22   maintainer = "Jan Nieuwenhuizen";
23   maintainer_email = "janneke@gnu.org";
24   lastupdated =  "2001/Mar/19";
25   mutopiapublicdomain = "\\parbox{\hsize}{\\thefooter\\quad\\small
26     \\\\This music is part of the Mutopia project,
27     \\texttt{http://www.mutopiaproject.org/}\\\\It has been typeset
28     and placed in the public domain by " + \maintainer +
29     ".\\\\Unrestricted modification and redistribution is permitted
30     and encouraged---copy this music and share it.}";
31  tagline = \mutopiapublicdomain;
32  footer = "pre-Mutopia-2001/mm/dd-nn";
33 }