]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.2.14
authorfred <fred>
Tue, 26 Mar 2002 22:27:44 +0000 (22:27 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:27:44 +0000 (22:27 +0000)
mutopia/J.S.Bach/wtk1-fugue1.ly
mutopia/J.S.Bach/wtk1-fugue2.ly

index 1dffaef4863f57cd5cec5894169126f1b46d05e8..18ea02ec54732891d61d8f3b5a41a5d3a2d5294e 100644 (file)
@@ -1,17 +1,25 @@
 \header{
-filename =      "fugue1.ly";
 title =                 "Fuga a 4";
-description =   "Das Wohltemperierte Clavier I, Fuga I (c-major)";
 opus =           "BWV 846";
 composer =      "Johann Sebastian Bach (1685-1750)";
 enteredby =     "Shay Rojansky";
-copyright =     "Public Domain";
+
+
+  % mutopia headers.
+  mutopiatitle = "Das Wohltemperierte Clavier I, Fuga 1 (c-major)";
+  mutopiacomposer = "J.S.Bach";
+  mutopiaopus = "BWV846";
+  style = "baroque";
+  copyright =    "\\\\This music is part of the Mutopia project, http://sca.uwaterloo.ca/Mutopia/\\\\It has been typeset and placed in the public domain by Han-Wen Nienhuys.\\\\Unrestricted modification and redistribution is permitted and encouraged - copy this music and share it!";
+  maintainer = "hanwen@cs.uu.nl";
+  lastupdated = "1999/Oct/14";
+  
 }
 
 %{
 TODO: use autobeaming. 
 %}
-\version "1.2.0";
+\version "1.2.13";
 
 
 tenor =
@@ -189,10 +197,8 @@ bass =\context Voice = bassvoice
        > 
 
        \paper{
-       gourlay_maxmeasures = 7.;
-%      castingalgorithme = \Wordwrap;
+          linewidth = 18.0 \cm;
        }
-%      \midi { \tempo 4 = 84; }
-}
 
-% EOF
+       \midi { \tempo 4 = 84; }
+}
index 99d137e3bdc02c36726417ec3dcfc03870c38cb6..d74fa6ef86242ccbf41bb9ec61f3abd6dbd0d182 100644 (file)
@@ -1,25 +1,26 @@
 \header {
-  filename =    "wtk1-fugue2.ly";
-  title =       "Fuga II";
-  subtitle =    "\\`a 3 voci";
-  description = "Das Wohltemperierte Clavier I, Fuga II (c-minor)";
+  title =       "Fuga a 3 voci";
   opus =        "BWV 847-Fuga";
   source =      "Henle's Urtext";
   composer =    "Johann Sebastian Bach (1685-1750)";
   enteredby =   "hwn, wl, jcn";
-  copyright =   "Public Domain";
-}
 
-%{
- Tested Features: 
-   * stem direction 
-   * multivoice, 
-   * forced accidentals
-   * cross-staff beaming
-   * auto beaming
-%}
+  % mutopia headers.
+  mutopiatitle = "Das Wohltemperierte Clavier I, Fuga II (c-minor)";
+  mutopiacomposer = "J.S.Bach";
+  mutopiaopus = "BWV847";
+  style = "baroque";
+  copyright =    "\\\\This music is part of the Mutopia project, http://sca.uwaterloo.ca/Mutopia/\\\\It has been typeset and placed in the public domain by Han-Wen Nienhuys.\\\\Unrestricted modification and redistribution is permitted and encouraged - copy this music and share it!";
+  maintainer = "hanwen@cs.uu.nl";
+  lastupdated = "1999/Oct/14";
+  
+  }
+
 
-\version "1.2.0";
+% It would be nice to squeeze this onto two pages, but I am not sure
+% if it would work with US paper.
+
+\version "1.2.13";
 
 \include "nederlands.ly"                 % for correct parsing of note names
 
@@ -184,10 +185,7 @@ bassdux = \context Voice=three \notes \relative c' {
     >
 
     \paper {
-       gourlay_maxmeasures = 4.;
-       indent = 8.\mm;
-       textheight = 295.\mm;
-
+        linewidth = 18.0 \cm;
        \translator{ \OrchestralScoreContext }
     }
     \header{