]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Petites-Preludes/preludes-1.ly
release: 1.2.14
[lilypond.git] / mutopia / J.S.Bach / Petites-Preludes / preludes-1.ly
index 9659b5d23b993ad26bd31e5b8355dff426b7c8c8..7d36bb4cb56127b36fd657a527d60fa8e939a7c8 100644 (file)
@@ -1,9 +1,8 @@
 \header{
 filename =      "preludes-1.ly";
-% urg?
-%opus = "BWV 924";
-% piece = "1";
-% blz 1
+%
+% page 1
+%
 % Clavierb"uchlein f"ur W. Fr. Bach
 % Clav. W. Fr. Bach: 2-Praeambulum I
 % ca 1720
@@ -12,12 +11,12 @@ enteredby =  "jcn";
 copyright =     "public domain";
 }
 
-\version "1.0.16";
+\version "1.2.0";
 
 % upper = \context Staff \notes\relative c {
 upper = \context Staff=upper \notes\relative c {
        \context Voice=i
-       \property Voice . textstyle = "italic"
+       \property Voice . textStyle = "italic"
 % rediculous dim...
 %      r16\p_"legato"\< g''-1( c-3 )e-5 r g,-1( c )e 
        r16\p\< g''-1( c-3 )e-5 r g,-1( c )e 
@@ -88,7 +87,7 @@ upper = \context Staff=upper \notes\relative c {
 % lower = \context Staff \notes\relative c{
 lower = \context Staff=lower \notes\relative c{
        \context Voice=i
-       \property Voice . textstyle = "roman"
+       \property Voice . textStyle = "roman"
        c4-5 e-3 g-\mordent^"(\\textsharp)" g,4 |
        d'4-\mordent-5 f-3 a-\mordent^"(\\textsharp)" a,4 |
        e'-5 e'-\mordent-1 a,-4 b-\upprall |
@@ -112,7 +111,7 @@ global = \notes{
 
 \score{
        % Moderato
-       \context GrandStaff <
+       \context PianoStaff <
                \context Staff = upper <
                        \global
                        \upper
@@ -124,15 +123,8 @@ global = \notes{
                >
        >
        \paper{
-               \include "preludes-paper.ly";
                % no slur damping
                slur_slope_damping = 10.0;
-               gourlay_maxmeasures = 4.0;
-               \translator{ 
-                       \GrandStaffContext
-                       minVerticalAlign = 3.0*\staffheight;
-                       maxVerticalAlign = 3.0*\staffheight;
-               }
        }
        \midi{ \tempo 4 = 80; }
        \header {