]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/test/stem-cross-staff.ly
* lily/paper-book.cc (output): load framework module
[lilypond.git] / input / test / stem-cross-staff.ly
index 3f108347ec7ad613e90d825f0b959f04afcb93d4..03e09fee215ece0a560f6d18d18733364eae6b81 100644 (file)
@@ -1,12 +1,12 @@
-\version "2.1.22"
+\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 \override Stem  #'length  = #22
+stemExtend = \once \override Stem  #'length = #22
 
 %% following reqs 1.7.1 or better.
 noFlag = \once \override Stem  #'flag-style = #'no-flag