]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Solo-Cello-Suites/courante-viola.ly
patch::: 1.1.25.jcn1: jcn1
[lilypond.git] / mutopia / J.S.Bach / Solo-Cello-Suites / courante-viola.ly
index b21bcca92acb29395b0c1d8800cff1082a5fccb4..ee0f6c4f9e93dfd08d4aa7995431d64231580226 100644 (file)
@@ -51,19 +51,9 @@ courante_viola_staff = \type Staff <
 
 \score{
        \$courante_viola_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"; }