Adding an extra staff at a line break: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
When adding a new staff at a line break, some extra space is unfortunately added at the end of the line before the break (to fit in a key signature change, which | When adding a new staff at a line break, some extra space is unfortunately added at the end of the line before the break (to fit in a key signature change, which is never printed anyway). The workaround is to set the <code>explicitKeySignatureVisibility</code> property of the <code>Staff</code> grob as is shown in the example. | ||
<lilypond version="2.24"> | <lilypond version="2.24"> | ||