]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Petites-Preludes/preludes-5.ly
release: 1.1.53
[lilypond.git] / mutopia / J.S.Bach / Petites-Preludes / preludes-5.ly
index 7f7c3b03ffdd8f9a879a88abd8055ffc09b19831..9f0fde92410136fb916c9b5ce07dc9d46563c963 100644 (file)
@@ -8,12 +8,12 @@ composer =    "Johann Sebastian Bach (1685-1750)";
 enteredby =    "jcn";
 copyright =    "public domain";
 }
-\version "1.0.14";
+\version "1.1.52";
 
 
-upper = \type Staff \notes\relative c{
-       \property Voice . textstyle = "italic"
-       \type Voice=i
+upper = \context Staff \notes\relative c{
+       \property Voice . textStyle = "italic"
+       \context Voice=i
 %      d'8-1\p a'-5-"legato" f-3 d-1 a'-5 f-3 |
        d'8-1\p a'-5 f-3 d-1 a'-5 f-3 |
        d-1 a'-5 f-3 d-1 a'-5 f-3 |
@@ -30,12 +30,12 @@ upper = \type Staff \notes\relative c{
        < 
                {
                        \stemup 
-                       \property Voice . textstyle = "roman"
+                       \property Voice . textStyle = "roman"
                        c4-\mordent^"(\\textsharp)"\p r r |
                        c4-\mordent^"(\\textsharp)" r r
-                       \property Voice . textstyle = "italic"
+                       \property Voice . textStyle = "italic"
                }
-               \type Voice=ii { \stemdown a4 r r | a4 r r }
+               \context Voice=ii { \stemdown a4 r r | a4 r r }
        > |
        \stemboth 
        a'8\mf( es-3\> d c bes!-3 a |
@@ -55,7 +55,7 @@ upper = \type Staff \notes\relative c{
 %                      cis8-\prall e8-5-"poco cresc." cis-3 a e' cis 
                        cis8-\prall e8-5 cis-3 a e' cis 
                }
-               \type Voice=ii { \stemdown a4 }
+               \context Voice=ii { \stemdown a4 }
        >
        \stemboth 
        a8 e'-5 cis a bes!-3 a |
@@ -94,7 +94,7 @@ upper = \type Staff \notes\relative c{
                        \stemup 
                        f4-4\> ~ | [\!f8 e] [e32-4 f e8.] ~ [e8 d-3]
                }
-               \type Voice=ii { \stemdown <d4 a> r4 cis-2 }
+               \context Voice=ii { \stemdown <d4 a> r4 cis-2 }
        > |
        \stemboth 
        d8-4 c!-3 a-1 d-4 bes-2 g-1 |
@@ -104,14 +104,14 @@ upper = \type Staff \notes\relative c{
        a-5 fis d g-5 e cis-2 |
        <
                { \stemup <fis2-.-5\p a,> }
-               \type Voice=ii { \stemdown  [d32( cis d8.] ~ ) d2 }
+               \context Voice=ii { \stemdown  [d32( cis d8.] ~ ) d2 }
        > |
        \bar "|.";
 }
 
 
-lower = \type Staff \notes\relative c{
-       \type Voice=i
+lower = \context Staff \notes\relative c{
+       \context Voice=i
 %      d32( cis )d8. r4 r |
        d4-\mordent r r |
        d,4 r r |
@@ -128,9 +128,9 @@ lower = \type Staff \notes\relative c{
        g!-5 es'-1 c-1 g-5 es'-1 c-1  |
        fis,4-5 r r 
        d-4( ) fis d-5 |
-       \property Voice . textstyle = "roman"
+       \property Voice . textStyle = "roman"
        g4-\mordent^"(\\textsharp)" r r8 f!8 |
-       \property Voice . textstyle = "italic"
+       \property Voice . textStyle = "italic"
        e4-\prall r r |
        f4-\mordent r r8 e |
        d4 r8 f-1 e d |
@@ -186,12 +186,12 @@ global = \notes{
 
 \score{
        % Moderato
-       \type GrandStaff <
-               \type Staff = upper <
+       \context GrandStaff <
+               \context Staff = upper <
                        \global
                        \upper
                >
-               \type Staff = lower <
+               \context Staff = lower <
                        \global
                        \clef "bass";
                        \lower
@@ -205,13 +205,6 @@ global = \notes{
                        minVerticalAlign = 3.0*\staffheight;
                        maxVerticalAlign = 3.0*\staffheight;
                }
-               \translator{
-                       \VoiceContext
-                       \consists Auto_beam_engraver;
-                       beamAuto = "1";
-                       beamAutoEnd8 = "3/4";
-                       beamAutoEnd16 = "1/4";
-               }
        }
        \midi{ \tempo 4 = 90; }
        \header{