Cross-staff stems: Difference between revisions

No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
This snippet shows how to use <code>Span_stem_engraver</code> and <code>\crossStaff</code> to connect stems across staves automatically.
This snippet shows how to use <code>Span_stem_engraver</code> and <code>\crossStaff</code> to connect stems across staves automatically.


The stem length need not be specified, as the variable distance between noteheads and staves is calculated automatically. However, it is important that <code>\crossStaff</code> is applied to the correct voice or staff (i.e., on the opposite side of where a beam is or would be positioned) to get the desired effect.
The stem length need not be specified, as the variable distance between note heads and staves is calculated automatically. However, it is important that <code>\crossStaff</code> is applied to the correct voice or staff (i.e., on the opposite side of where a beam is or would be positioned) to get the desired effect.


<lilypond version="2.24">
<lilypond version="2.24">
Line 30: Line 30:
</lilypond>
</lilypond>


[[Category:Included in the official documentation]]
[[Category:Contexts and engravers]]
[[Category:Staff notation]]
[[Category:Staff notation]]
[[Category:Tweaks and overrides]]
[[Category:Tweaks and overrides]]
[[Category:Contexts and engravers]][[Category:Snippet]]
[[Category:Included in the official documentation]]
[[Category:Snippet]]