]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/Coriolan/header.ly
patch::: 1.3.132.jcn1
[lilypond.git] / mutopia / Coriolan / header.ly
1 % Ugh, we need to override some LaTeX titling stuff
2 \header {
3   title =       "Ouverture\\vrule width0pt height 0pt depth 1ex";
4   subtitle =    "\\normalsize Zu Heinrich Joseph v. Collins Trauerspiel\\vrule width0pt height 0pt depth 1ex";
5   subsubtitle = "\\Large\\bf Coriolan";
6   opus =  "Op. 62";
7   piece = "\\normalfont\\large Allegro con brio";
8   composer =     "Ludwig van Beethoven (1770-1827)";
9   enteredby =    "JCN";
10   instrument = \instrument;
11
12   % mutopia headers.
13   mutopiatitle = "Ouverture Coriolan";
14   mutopiacomposer = "L.v.Beethoven (1770-1827)";
15   mutopiaopus = "O62";
16   mutopiainstrument = \instrument;
17   date = "1807";
18   
19   source = "i. Ed. Dr. Max Unger 1936 from and following score autograph and
20   original published parts, ie, Stimmen-Drucke N.Simrock Bonn (most probably
21   from 1807) and Industriekontor Vienna (1807).\\\\
22   ii. Beethoven's Werke -- Ouverturen fuer Orchester; Breitkopf u. Haertel,
23   Leipzig (not dated, but very old and worn).\\\\
24   iii.  Beethoven Werke II,1 -- Ouverturen und Wellingtons Sieg; G. Henle
25   Verlag, Muenchen (1974).
26   Veroeffentlichung des Beethovenhauses in Bonn.
27   Die ausgabe wurde durch die Unterstuetzung des Landes Nordrhein-Westfalen
28   ermoeglicht.";
29   
30   style = "Classical";
31   copyright = "Public Domain";
32   maintainer = "Jan Nieuwenhuizen";
33   maintainer_email = "janneke@gnu.org";
34   lastupdated =  "2001/Jan/31";
35   mutopiapublicdomain = "\\parbox{\hsize}{\\thefooter\\quad\\small
36     \\\\This music is part of the Mutopia project,
37     \\texttt{http://www.mutopiaproject.org/}\\\\It has been typeset
38     and placed in the public domain by " + \maintainer +
39     ".\\\\Unrestricted modification and redistribution is permitted
40     and encouraged---copy this music and share it!}";
41  tagline = \mutopiapublicdomain;
42  footer = "pre-Mutopia-200y/mm/dd-nr";
43 }