]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Solo-Cello-Suites/gigue-cello.ly
release: 1.3.94
[lilypond.git] / mutopia / J.S.Bach / Solo-Cello-Suites / gigue-cello.ly
index c1742e50c383a7d112ac8bca230632c16ecbc3f5..401d0d13d912d2ab7c9373ee8fb4612795654fbb 100644 (file)
@@ -1,13 +1,13 @@
 
 
 
-\version "1.2.0";
+\version "1.3.93";
 
 \include "gigue-urtext.ly";
 
 gigue_cello_global = \notes{
        \time 3/8;
-       \key f;
+       \key f \major;
        \clef bass;
        \repeat "volta" 2 {
                \partial 8;
@@ -39,8 +39,8 @@ gigue_cello_staff = \context Staff <
        \paper{
                \translator{
                        \VoiceContext
-                       beamAutoEnd_8 = "3/4";
-                       beamAutoEnd_16 = "3/4";
+                       beamAutoEnd_8 = #(make-moment 3 4)
+                       beamAutoEnd_16 = #(make-moment 3 4)
                }
        }
        \midi{ \tempo 4 = 60; }