Next: Two-pass vertical spacing, Previous: Vertical spacing between systems, Up: Vertical spacing
It is also possible to change the distance between for each system individually. This is done by including the command
\overrideProperty #"Score.NonMusicalPaperColumn" #'line-break-system-details #'((fixed-alignment-extra-space . 15))
at the line break before the system to be changed. The distance
15
is distributed over all staves that have a fixed distance
alignment. For example,
The distance for fixed-alignment-extra-space
may also be
negative.
This page is for LilyPond-2.10.5 (stable-branch).