Cross-staff chords seem to work with stems up only. The following attempts to
create cross-staff chords with stem down did not work:
\layout {
\context {
\PianoStaff
\consists #Span_stem_engraver
}
}
{
\new PianoStaff <<
\new Staff {
\stemDown
< b d'>4 r d'16\> e'8. g8 r\!
e'8 f' g'4 e'2
}
\new Staff {
\clef bass
\voiceOne
\stemDown
\autoBeamOff
\crossStaff { <e g>4 e, g16 a8. c8} d
\autoBeamOn
g8 f g4 c2
}
>>
}
\layout {
\context {
\PianoStaff
\consists #Span_stem_engraver
}
}
{
\new PianoStaff <<
\new Staff {
\stemDown
\crossStaff { < b d'>4 r d'16\> e'8. g8} r\!
e'8 f' g'4 e'2
}
\new Staff {
\clef bass
\voiceOne
\stemDown
\autoBeamOff
<e g>4 e, g16 a8. c8 d
\autoBeamOn
g8 f g4 c2
}
>>
}
Should be documented or fixed.
Greetins,
Dominik
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/cross-staff-chords-with-stems-down-tp137675.html
Sent from the Dev mailing list archive at Nabble.com.
_______________________________________________
lilypond-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-devel