]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Solo-Cello-Suites/allemande-cello.ly
patch::: 1.1.25.jcn1: jcn1
[lilypond.git] / mutopia / J.S.Bach / Solo-Cello-Suites / allemande-cello.ly
index 5206232e4d109cf6df030740fd44e1b1730cc6b4..40ba14ccd477549dd10ead177e2914c709be28aa 100644 (file)
@@ -49,30 +49,10 @@ allemande_cello_staff = \type Staff <
 >
 
 \score{
-%{
-       urg, this breaks auto-beam-engraver?
-       really hairy bug: 1.1.23
-       extra bars get encountered!!
-       \paper{
-               \include "scs-paper.ly";
-               gourlay_maxmeasures = 4.0;
-       }
-%}
        \$allemande_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 = 3.0;
        }
        \midi{ \tempo 4 = 45; }
        \header{ piece = "Allemande"; }