]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Solo-Cello-Suites/menuetto-cello.ly
release: 1.3.7
[lilypond.git] / mutopia / J.S.Bach / Solo-Cello-Suites / menuetto-cello.ly
index 385673c34f98f7c16020518cd4048a4954444151..ccc68f781fbeb44b0f82261f935199bb161b3e9f 100644 (file)
@@ -53,7 +53,7 @@ menuetto_i_cello_staff = \context Staff <
        \paper{
                \translator{
                        \VoiceContext
-                       beamAutoEnd_8 = "3/4";
+                       beamAutoEnd_8 = #(make-moment 3 4)
                }
        }
        \midi{ \tempo 4 = 110; }
@@ -90,7 +90,8 @@ menuetto_ii_cello_staff = \context Staff <
        \paper{
                \translator{
                        \VoiceContext
-                       beamAutoEnd_8 = "3/4";
+                       beamAutoEnd_8 = #(make-moment 3 4)
+
                }
        }
        \midi{ \tempo 4 = 130; }