]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/hara-kiri.ly
release: 1.1.15
[lilypond.git] / input / test / hara-kiri.ly
index 66a786342c2eced9e9c0ba0b7a8c70dba25ab86c..52ad9ca67bcb19fd7e0a00850e997507dc9ef4a1 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.0.6";
+\version "1.0.14";
 
 toeter_i = \notes\relative c {
        \property Staff.instrument = "Toeters"
@@ -62,8 +62,6 @@ zoger = \type Staff = zoger \notes \relative c {
        \skip 1*1;
 }
 
- \include "score-paper.ly";
-
 zagers = \type GrandStaff <
        \zager
        \zoger
@@ -79,6 +77,10 @@ zagers = \type GrandStaff <
                >
        >
        \paper{
+               \translator { \HaraKiriStaffContext }
+%uh?
+%              \translator { \OrchestralScoreContext }
+%              \translator { \OrchestralPartStaffContext }
                linewidth = 40.0\mm;
        }
 }