]> git.donarmstrong.com Git - lilypond.git/blob - mutopia/J.S.Bach/Petites-Preludes/preludes-score.ly
release: 1.3.7
[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 maintainer = "Jan Nieuwenhuizen";
11
12   % mutopia headers.
13   mutopiatitle = "Petites Pr&aigueludes";
14   mutopiacomposer = "J.S.Bach";
15   mutopiaopus = "BWV924,939,999,925,926,940";
16   mutopiainstrument = "Piano";
17   style = "baroque";
18   copyright = "Public Domain";
19   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!";
20   maintainer = "janneke@gnu.org";
21   lastupdated = "1999/Oct/16";
22   
23 }
24
25
26 \paper { linewidth = 18.0\cm; }
27
28 \include "preludes-1.ly"
29 \include "preludes-2.ly"
30 \include "preludes-3.ly"
31 \include "preludes-4.ly"
32 \include "preludes-5.ly"
33 \include "preludes-6.ly"