]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/stem-cross-staff.ly
*** empty log message ***
[lilypond.git] / input / test / stem-cross-staff.ly
index 884bf1a3e5cab142e2f5f41905d2fdde8bd5a14f..03e09fee215ece0a560f6d18d18733364eae6b81 100644 (file)
@@ -1,15 +1,15 @@
-\version "1.9.8"
+\version "2.2.0"
 
 \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