]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Solo-Cello-Suites/courante-cello.ly
patch::: 1.1.25.jcn1: jcn1
[lilypond.git] / mutopia / J.S.Bach / Solo-Cello-Suites / courante-cello.ly
index 94c9a8d0fab4f2eb03dbb247b2e1f3f10d6f84ab..9b29acde14ddb89250979c2f2c3ae064278e1aaf 100644 (file)
@@ -51,19 +51,9 @@ courante_cello_staff = \type Staff <
 
 \score{
        \$courante_cello_staff
-       % \paper { \include "scs-paper.ly"; }
        \paper{
-               linewidth = 180.\mm;
-               \translator { \BarNumberingStaffContext }
-               \translator{
-                       \VoiceContext
-                       % add experimental auto-beaming
-                       \consists Auto_beam_engraver;
-                       beamAuto = 1.;
-                       beamAutoEnd8 = "1/4";
-                       beamAutoEnd16 = "1/4";
-                       beamAutoEnd32 = "1/4";
-               }
+               \include "scs-paper.ly";
+               gourlay_maxmeasures = 4.0;
        }
        \midi{ \tempo 4 = 55; }
        \header{ piece = "Courante"; }