]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/hara-kiri.ly
* buildscripts/mf-to-table.py (base): break table every three
[lilypond.git] / input / test / hara-kiri.ly
index a9f08fd5334642584f0b80fad87b07d6d87e1363..793274bde08e4026b44ef6ea4587e73f31707e14 100644 (file)
@@ -1,9 +1,8 @@
-\version "1.3.146"
-
-\header {
-texidoc = "Hara kiri staves disappear when empty "
-}
-
+\version "1.7.19"
+% TODO: check if we really need both hara-kiri-switch.ly and
+% hara-kiri.ly.  -gp
+\header { texidoc = "@cindex Hara Kiri
+Hara kiri staves disappear when empty. " }
 
 % todo: use partcombine?, junk?
 
@@ -90,7 +89,7 @@ zagers =  \context GrandStaff <
        >
        \paper{
                linewidth = 100.0\mm
-               \translator { \HaraKiriStaffContext }
+               \translator { \RemoveEmptyStaffContext }
 %uh?
                \translator { \OrchestralScoreContext }
 %              \translator { \OrchestralPartStaffContext }
@@ -98,3 +97,4 @@ zagers =  \context GrandStaff <
 }
 
 
+