Mensurstriche layout (bar lines between the staves): Difference between revisions
Import snippet from LSR |
mNo edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
''Mensurstriche'', bar lines between but not through staves, can be printed by setting <code>measureBarType</code> to <code>"-span|"</code> and using a grouping context that allows span bars, such as <code>StaffGroup</code>. | ''Mensurstriche'', bar lines between but not through staves, can be printed by setting <code>measureBarType</code> to <code>"-span|"</code> and using a grouping context that allows span bars, such as <code>StaffGroup</code>. | ||
<lilypond version="2.24 | <lilypond version="2.24"> | ||
\layout { | \layout { | ||
\context { | \context { | ||
| Line 21: | Line 21: | ||
</lilypond> | </lilypond> | ||
[[Category:Ancient notation]] | |||
[[Category:Contexts and engravers]] | |||
[[Category:Staff notation]] | [[Category:Staff notation]] | ||
[[Category:Tweaks and overrides]] | [[Category:Tweaks and overrides]] | ||
[[Category:Included in the official documentation]] | [[Category:Included in the official documentation]] | ||
[[Category:Snippet]] | |||