]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Petites-Preludes/preludes-2.ly
release: 1.2.14
[lilypond.git] / mutopia / J.S.Bach / Petites-Preludes / preludes-2.ly
index d8bf07e30026ddd8f1bbee9fae224e4ff216cc65..21c88c41780ef05a1dbce7a43967f66b9d0a58ab 100644 (file)
@@ -1,8 +1,9 @@
 \header{
 filename =      "preludes-2.ly";
-% blz 10
+%
+% page 10
 % 
-% Six Petits Pr eludes
+% Six Petits Preludes
 % Collection Johann Peter Kellner
 % ca 1703- 1707
 composer =      "Johann Sebastian Bach (1685-1750)";
@@ -10,37 +11,37 @@ enteredby =  "jcn";
 copyright =     "public domain";
 }
 
-\version "1.0.14";
-upper = \type Staff \notes\relative c{
-       \type Voice=i
-       \property Voice . textstyle = "italic"
+\version "1.2.0";
+upper = \context Staff \notes\relative c{
+       \context Voice=i
+       \property Voice . textStyle = "italic"
        r8\mf c'-1( e-2 g-4  e-2 c-1 bes'-5 g-3 |
        )a-4\< c,-1( f-2 a-4  f c c'-5 a-3 |
        )b-4 g-1( b-2 d-4  b-2 g f'-5 \!d-3 |
        <
                {\stemup )e2-4\f r4 e-5 }
-               \type Voice = ii {\stemdown <c2 g > r4 <c g > }
+               \context Voice = ii {\stemdown <c2 g > r4 <c g > }
        >
        \stemboth |
        < 
                 { \stemup d2-4 r4 d-4 }
-                \type Voice = ii { \stemdown <c2 a > r4 <c a > }
+                \context Voice = ii { \stemdown <c2 a > r4 <c a > }
        >
        \stemboth |
        < 
                 { \stemup d8 }
-                \type Voice = ii { \stemdown <b 8 g > }
+                \context Voice = ii { \stemdown <b 8 g > }
        >
        \stemboth 
        g, 8-1\mf( b-2 d-4 
        <
                { \stemup )b 4 e-5 }
-               \type Voice = ii { \stemdown g, 4 b }
+               \context Voice = ii { \stemdown g, 4 b }
        >
        \stemboth |
        <
                { \stemup c2 r4 < {c-5 ~ c8} {a 4 ~ a 8} > }
-               \type Voice=ii { \stemdown c2 r4 e, 4 ~ e 8 }
+               \context Voice=ii { \stemdown c2 r4 e, 4 ~ e 8 }
        >
        \stemboth 
        d,-1\p( fis-2 a-4  fis-2 d-1 c'-5 a-3 |
@@ -49,7 +50,7 @@ upper = \type Staff \notes\relative c{
        )fis-4 a,-1( c-2 fis-4  c a a'-5 \!fis-3 |
        <
                { \stemup )g2-5\f }
-               \type Voice = ii { \stemdown <d2 b > }
+               \context Voice = ii { \stemdown <d2 b > }
        >
        \stemboth 
        r4 b4-2( |
@@ -59,22 +60,22 @@ upper = \type Staff \notes\relative c{
        g4-5\ff
        <
                { \stemup c,2-5 b 4-4 }
-               \type Voice=ii { \stemdown g 2-2 d 4-1 }
+               \context Voice=ii { \stemdown g 2-2 d 4-1 }
        >
        \stemboth 
        <
                { \stemup c1^5 }
-               \type Voice=ii { \stemdown e, 1_1}
+               \context Voice=ii { \stemdown e, 1_1}
        >
        \stemboth 
        \bar "|.";
 }
 
-lower = \type Staff \notes\relative c{
-       \type Voice=i
+lower = \context Staff \notes\relative c{
+       \context Voice=i
        <
                { \stemup c1 ~ | c ~ | c }
-               \type Voice=ii { \stemdown c,1 ~ | c ~ | c }
+               \context Voice=ii { \stemdown c,1 ~ | c ~ | c }
        >
        \stemboth |
        r8 c-5( e-3 g-1  e-3 c-5 c' e,-4 |
@@ -88,7 +89,7 @@ lower = \type Staff \notes\relative c{
        g'-\mordent g, g'-\mordent g, |
        g'8 g,-5( b-4 d-2  b-4 g-5 f'!-1 d-3 |
        )e-2 c-4 e-2 g-1  e-3 c-5 c' e,-4 |
-       \property Voice . textstyle = "finger"
+       \property Voice . textStyle = "finger"
        f1^"3\\_1" ~ |
        f8 d-3 e-2 c-4 g'4-1 g,^"5\\_2" |
        <c1 c,1>
@@ -100,27 +101,18 @@ global = \notes{
 }
 
 \score{
-       \type GrandStaff <
-               \type Staff = upper <
+       \context GrandStaff <
+               \context Staff = upper <
                        \global
                        \upper
                >
-               \type Staff = lower <
+               \context Staff = lower <
                        \global
                        \clef "bass";
                        \lower
                >
        >
        \paper{
-               \include "preludes-paper.ly";
-               gourlay_maxmeasures = 4.0;
-               \translator{
-                       \VoiceContext
-                       \consists Auto_beam_engraver;
-                       beamAuto = "1";
-                       beamAutoEnd8 = "1/2";
-                       beamAutoEnd16 = "1/4";
-               }
        }
        \midi{ \tempo 4 = 100; }
        \header {