]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/J.S.Bach/Petites-Preludes/header.ly
patch::: 1.3.131.jcn2
[lilypond.git] / mutopia / J.S.Bach / Petites-Preludes / header.ly
1 %{
2  Header for Petites Preludes.
3
4  Six Petits Preludes,
5  Collection Johann Peter Kellner
6  ca 1703 - 1707
7
8  Kellner was a student of Bach's that copied some 90 works of his master.
9 %}
10
11 instrument = "Piano"
12
13 \header{
14   title =        "Petites Pr\'eludes";
15   subtitle =     "Clavierbuechlein";
16   composer =     "Johann Sebastian Bach (1685-1750)";
17   enteredby =    "JCN,HWN";
18   instrument =   \instrument;
19
20   % mutopia headers.
21   mutopiatitle = "Petites Préluedes";
22   mutopiacomposer = "J.S.Bach (1685-1750)";
23   mutopiaopus = "BWV924,939,999,925,926,940";
24   mutopiainstrument = \intrument;
25   date = "1700s";
26   source = "Ed. Henry Lemoine Urtext";
27   style = "Baroque";
28   copyright = "Public Domain";
29   maintainer = "Jan Nieuwenhuizen";
30   maintainer_email = "janneke@gnu.org";
31   lastupdated =  "2001/Feb/25";
32   mutopiapublicdomain = "\\parbox{\hsize}{\\thefooter\\quad\\small
33     \\\\This music is part of the Mutopia project,
34     \\texttt{http://www.mutopiaproject.org/}\\\\It has been typeset
35     and placed in the public domain by " + \maintainer +
36     ".\\\\Unrestricted modification and redistribution is permitted
37     and encouraged---copy this music and share it!}";
38  tagline = \mutopiapublicdomain;
39  footer = "pre-Mutopia-200y/mm/dd-nr";
40 }