]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Petites-Preludes/preludes-3.ly
release: 1.3.118
[lilypond.git] / mutopia / J.S.Bach / Petites-Preludes / preludes-3.ly
index 46cf6561d504f49790e0c229d917dea22bb55c5e..7720c7d1131da5650754c39e4e1d75c44e12e65a 100644 (file)
@@ -6,7 +6,9 @@
 
 
 
- Kellner was a student of Bach's.  
+
+ Kellner was a student of Bach's that copied some 90 works of his master.
+
  
 %}
 \header{
   mutopiainstrument = "Piano";
   style = "baroque";
   copyright = "Public Domain";
-  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 Jan Nieuwenhuizen.\\\\Unrestricted modification and redistribution is permitted and encouraged - copy this music and share it!";
+
+  maintainer = "Jan Nieuwenhuizen";
+  maintainer_email = "janneke@gnu.org";
+  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!";
   maintainer = "janneke@gnu.org";
-  lastupdated = "1999/Oct/16";
-  
+  lastupdated = "1999/Nov/14";
 }
+
 %{
 
 TODO: this file needs additional layouting: the upper voice should
 switch staffs to avoid leger lines.
 
+Not all editions agree on the last note: ed. Lemoine has a quarter
+note, some have dotted half notes.
+
+
 %}
-\version "1.2.13";
+\version "1.3.117";
 
 
-upper =  \notes \transpose c'' {
+upper =   \notes \transpose c'' {
        r16 [c es g] [es c es c] r c r c |
        r16 [c es g] [es c es c] r c r c |
        r16 [c f as] [f c f c] r c r c |
@@ -85,15 +94,13 @@ upper =  \notes \transpose c'' {
        r16 [fis, c es] [c fis, c fis,] r fis, r fis, |
        r16 [fis, c es] [c fis, c fis,] r fis, r fis, |
        r16 [g, b, d] [b, g, b, d] [es c a, fis] |
-       \context Staff <
-               \context Voice=i {\stemup g2.-\fermata\mf}
-               \context Voice=ii {\stemdown <b,2. d>}
-       >
-       \stemboth
+
+
+       <g4 d b>        
        \bar "|.";
 }
 
-lower =  \notes{
+lower =   \notes{
        c4 r [g8 es] |
        c4 r [g8 es] |
        c4 r [as8 f] |
@@ -102,12 +109,12 @@ lower =  \notes{
        c4 r [as8 f] |
        c4 r [as8 f] |
 
-       c4-- r [es8 c] |
-       bes,!4-- r [es8 c] |
-       as,!4-- r [es8 c] |
+       c4 r [es8 c] |
+       bes,!4 r [es8 c] |
+       as,!4 r [es8 c] |
 
-       g,4-- r [es8 c] |
-       fis,4-- r [es8 c] |
+       g,4 r [es8 c] |
+       fis,4 r [es8 c] |
        fis,4 r [fis8 d] |
 
        g,4 r [d8 bes,] |
@@ -149,13 +156,13 @@ lower =  \notes{
        g,4 r [es8 c] |
        g,4 r [es8 c] |
        g,4 r r |
-       g,2._\fermata 
+       g,4_\fermata 
        \bar "|.";
 }
 
 global  = \notes{
        \time 3/4;
-       \key es;
+       \key es \major;
 }
 
 \score{