]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Solo-Cello-Suites/menuetto-urtext.ly
release: 1.3.98
[lilypond.git] / mutopia / J.S.Bach / Solo-Cello-Suites / menuetto-urtext.ly
index 8c717afbb18b348cc4f70c843974a93d373a9238..a00f3c8a86c91625a4a7321f449f81b4a050fccb 100644 (file)
@@ -42,14 +42,14 @@ menuetto_i_a = \context Staff \notes \relative c {
 
 menuetto_i_b = \context Staff \notes \relative c {
        \context Voice = ii
-       \stemdown
+       \stemDown
        \skip 2.*1; |
        <e8 c> \skip 8*5; |
        \skip 2.*1; |
        a,8 \skip 8*5; |
        \skip 2.*1; |
        e'8 \skip 8*5; |
-       \stemboth
+       \stemBoth
        s2.*2 |
        s2.
        g8 \skip 8*5; |
@@ -66,29 +66,30 @@ menuetto_i_b = \context Staff \notes \relative c {
        g4 \skip 4*1; f4 |
        cis8 \skip 8*3; d4 |
        s2.*2
+       \bar "|.";              
 }
 
 % UGH, fix this like in sarabande
 menuetto_i_a_voice_urg = \notes{
        \context Voice = i
-       \skip 2.*1; \stemup
-       \skip 2.*1; \stemboth
-       \skip 2.*1; \stemup
-       \skip 2.*1; \stemboth
-       \skip 2.*1; \stemup
-       \skip 2.*1; \stemboth
-       \skip 2.*3; \stemup
-       \skip 2.*1; \stemup
+       \skip 2.*1; \stemUp
+       \skip 2.*1; \stemBoth
+       \skip 2.*1; \stemUp
+       \skip 2.*1; \stemBoth
+       \skip 2.*1; \stemUp
+       \skip 2.*1; \stemBoth
+       \skip 2.*3; \stemUp
+       \skip 2.*1; \stemUp
        \skip 2.*3;
-       \skip 4*2; \stemboth
-       \skip 4*2; \stemup
-       \skip2.*1; \stemup
-       \skip 4*2; \stemboth
-       \skip2.*1; \stemup
-       \skip 2.*1; \stemboth
-       \skip 2*1; \stemup
+       \skip 4*2; \stemBoth
+       \skip 4*2; \stemUp
+       \skip2.*1; \stemUp
+       \skip 4*2; \stemBoth
+       \skip2.*1; \stemUp
+       \skip 2.*1; \stemBoth
+       \skip 2*1; \stemUp
        \skip 4*1;
-       \skip 2.*4; \stemboth
+       \skip 2.*4; \stemBoth
        \skip 2.*1;
 }
 
@@ -99,9 +100,9 @@ menuetto_i_a_voice_urg_urg = \notes<
 
 menuetto_i_b_voice_urg = \notes{
        \context Voice=ii
-       \stemdown
+       \stemDown
        % urg urg, huh?
-       \skip 2.*8; \stemdown
+       \skip 2.*8; \stemDown
 }
 
 menuetto_i_b_voice_urg_urg = \notes<
@@ -122,12 +123,12 @@ menuetto_ii = \context Staff\notes \relative c {
        d8( cis )b cis a g |
        % ugh, forcing knee
        % Lily's not yet smart enough to decide for herself.
-       \stemup fis \stemboth d''( cis b a )g |
+       \stemUp fis \stemBoth d''( cis b a )g |
        b( a g fis e )d |
        %7
        cis d g4 fis8( g16 )a |
-       <\stemdown a,2. \stemup e'> |
-       \stemboth
+       <\stemDown a,2. \stemUp e'> |
+       \stemBoth
        cis4^\prall e8( d cis )b |
        cis4 g, cis' |
        fis,8()a d4 fis |
@@ -146,6 +147,7 @@ menuetto_ii = \context Staff\notes \relative c {
        e( fis g )b a4 |
        g8()fis e()d e()cis |
        d2.
+       \bar "|.";      
 }
 
-\version "1.3.59";
+\version "1.3.93";