]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/J.S.Bach/Petites-Preludes/preludes-score.ly
release: 1.3.6
[lilypond.git] / mutopia / J.S.Bach / Petites-Preludes / preludes-score.ly
1 % This is the main score file of the Petites Preludes
2
3 \header{
4 title =  "Petites Pr\'eludes";
5 % urg subtitle = "Clavierb\\"uchlein";
6 subtitle = "Clavierbuechlein";
7 composer =       "Johann Sebastian Bach (1685-1750)";
8 enteredby =      "jcn";
9 copyright =      "public domain";
10
11   % mutopia headers.
12   mutopiatitle = "Petites Pr&aigueludes";
13   mutopiacomposer = "J.S.Bach";
14   mutopiaopus = "BWV924,939,999,925,926,940";
15   mutopiainstrument = "Piano";
16   style = "baroque";
17   copyright = "Public Domain";
18   tagline =    "\\\\This music is part of the Mutopia project, http://sca.uwaterloo.ca/Mutopia/\\\\It has been typeset and placed in the public domain by " + \maintainer + ".\\\\Unrestricted modification and redistribution is permitted and encouraged - copy this music and share it!";
19   maintainer = "janneke@gnu.org";
20   lastupdated = "1999/Oct/16";
21   
22 }
23
24
25 \paper { linewidth = 18.0\cm; }
26
27 \include "preludes-1.ly"
28 \include "preludes-2.ly"
29 \include "preludes-3.ly"
30 \include "preludes-4.ly"
31 \include "preludes-5.ly"
32 \include "preludes-6.ly"