]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/hara-kiri-switch.ly
''
[lilypond.git] / input / test / hara-kiri-switch.ly
index f738d1048c9bb9e5be2c95952e08848bc06c6755..8cc5b96899f01b02be649d193a83204a5ac96e5d 100644 (file)
@@ -2,7 +2,7 @@
 \header {
 texidoc = "some instruments (notably: cello and double bass) are alternatively written on one and two staves. This is the way to do it:"
 }
-\version "1.3.146"
+\version "1.5.49"
 
 
 voiceOne =  \notes \relative c'' {
@@ -48,7 +48,7 @@ grandstaff =  \context GrandStaff = one <
        \paper{
                linewidth=80.0\mm
 
-               \translator { \VoiceContext noAutoBeaming = ##t }
+               \translator { \VoiceContext autoBeaming = ##f }
                \translator { \HaraKiriStaffContext }
                \translator { \OrchestralScoreContext skipBars = ##t }
        }