]> git.donarmstrong.com Git - lilypond.git/blobdiff - mutopia/J.S.Bach/Solo-Cello-Suites/scs-paper.ly
release: 1.1.24
[lilypond.git] / mutopia / J.S.Bach / Solo-Cello-Suites / scs-paper.ly
index baa5c359e0e4ae24a40437eae78d723cfc2f1150..926571ac475c89eaae201d8494bda2dc1f5f136a 100644 (file)
@@ -1,10 +1,11 @@
-\paper{
-       linewidth= 180.\mm;
-       gourlay_maxmeasures = 10.0;
-       % for simple testing only!
-
-
-       \translator {
-               \BarNumberingStaffContext
-       }
+linewidth = 180.\mm;
+gourlay_maxmeasures = 10.0;
+\translator { \BarNumberingStaffContext }
+\translator {
+       \StaffContext
+       \consists Auto_beam_engraver;
+       beamAuto = 1.0;
+       beamAutoEnd8 = "1/4";
+       beamAutoEnd16 = "1/4";
+       beamAutoEnd32 = "1/4";
 }