Vertically aligned StaffGroups without connecting SystemStartBar: Difference between revisions
mNo edit summary |
m Reduce staff size to make it fit one system in PDF documentation. |
||
| Line 1: | Line 1: | ||
This snippet shows how to achieve vertically aligned <code>StaffGroups</code> with a <code>SystemStartBar</code> for each <code>StaffGroup</code>, but without connecting them. | This snippet shows how to achieve vertically aligned <code>StaffGroups</code> with a <code>SystemStartBar</code> for each <code>StaffGroup</code>, but without connecting them. | ||
Note that this only works properly for music that can be printed as a single system. | |||
<lilypond version="2.24" full> | <lilypond version="2.24" full> | ||
#(set-global-staff-size | #(set-global-staff-size 15) | ||
\paper { | \paper { | ||