]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/stem-cross-staff.ly
* input/mutopia/W.A.Mozart/mozart-hrn-3.ly: Mozart died in 1791
[lilypond.git] / input / test / stem-cross-staff.ly
index 6d516a1778d5969d839674e29216f8d536468fa6..6c4dee3796297cdc99dd3e5592cd89a03feed40c 100644 (file)
@@ -1,15 +1,15 @@
-\version "1.9.4"
+\version "2.1.30"
 
 \header { texidoc = "@cindex Stem Cross Staff
-There is no support for putting chords across staves.
-You can get this result by increasing the length of the stem in the
-lower stave so it reaches the stem in the upper stave, or vice versa. "
+The chords which exceptionally cross staves may be produced by increasing 
+the length of the stem in the lower stave, so it reaches the stem in the 
+upper stave, or vice versa. "
 }
 
-stemExtend = \once \property Voice.Stem \override #'length  = #22
+stemExtend = \once \override Stem  #'length = #22
 
 %% following reqs 1.7.1 or better.
-noFlag = \once \property Voice.Stem \override #'flag-style = #'no-flag
+noFlag = \once \override Stem  #'flag-style = #'no-flag
 
 
 \score { \notes