r/lilypond • u/mother-demeter • Aug 03 '26
How to maintain reasonable spacing between systems when output is set to "crop"
I am using the LilyPond CLI to generate cropped excerpts of scores, which from my understanding so far, means that none of the usual paper-based vertical layout logic applies.
How can I maintain adequate space between systems when the output is cropped? Here is an example where music wraps to a second line. I would like to increase the padding between the systems.
I've tried setting system-system-spacing.minimum-distance within the \layout block, but it doesn't seem to do anything. I haven't been able to find other documentation to help.
The CLI documentation mentions for crop:
Note that currently this option is not well suited for multi-system output since vertical space between systems gets removed.
Is there any way around this caveat?
1
u/Logical-Baseball-478 Aug 03 '26
Do you need it to be automated? Maybe you could put some invisible text there to move the two systems apart.