]> 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 757db58c92f86b5e848b84ccd6099868351d242f..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.14";
+\version "1.2.0";
 
-% upper = \type Staff \notes\relative c {
-upper = \type Staff=upper \notes\relative c {
-       \type Voice=i
-       \property Voice . textstyle = "italic"
+% upper = \context Staff \notes\relative c {
+upper = \context Staff=upper \notes\relative c {
+       \context Voice=i
+       \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 
@@ -41,7 +40,7 @@ upper = \type Staff=upper \notes\relative c {
        % ugh arpeggio
        <
                { \stemup f4 r }
-               \type Voice=ii { \stemdown <g,4 d'> r }
+               \context Voice=ii { \stemdown <g,4 d'> r }
        >
        \stemboth 
        \translator Staff=lower\stemup
@@ -78,17 +77,17 @@ upper = \type Staff=upper \notes\relative c {
        es-2 fis-3 a-4 c-5 
        < 
                { \stemup r c8 b16 }
-               \type Voice=ii { \stemdown  d,8 f-2 }
+               \context Voice=ii { \stemdown  d,8 f-2 }
        >
        \stemboth |
        <c1\mf g e>
        \bar "|.";
 }
 
-% lower = \type Staff \notes\relative c{
-lower = \type Staff=lower \notes\relative c{
-       \type Voice=i
-       \property Voice . textstyle = "roman"
+% lower = \context Staff \notes\relative c{
+lower = \context Staff=lower \notes\relative c{
+       \context Voice=i
+       \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 |
@@ -100,7 +99,7 @@ lower = \type Staff=lower \notes\relative c{
        g' r s s | s s s s \clef "bass"; |
        <
                { \stemup g1 ~ g ~ g ~ g ~ g ~ g ~ g }
-               \type Voice=ii { \stemdown g,1 ~ g ~ g ~ g ~ g ~ g ~ g }
+               \context Voice=ii { \stemdown g,1 ~ g ~ g ~ g ~ g ~ g ~ g }
        >
        <c,1 c,>
        \bar "|.";
@@ -112,27 +111,20 @@ global = \notes{
 
 \score{
        % Moderato
-       \type GrandStaff <
-               \type Staff = upper <
+       \context PianoStaff <
+               \context Staff = upper <
                        \global
                        \upper
                >
-               \type Staff = lower <
+               \context Staff = lower <
                        \global
                        \clef "bass";
                        \lower
                >
        >
        \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 {