Hi Jeremy,

Am 05.06.19 um 01:17 schrieb Jeremy Ward:
I am confounded by why my attempt to change the system-system-spacing a-list isn't being read by lilypond. Regardless of how big the padding number, the spacing between systems remains the same. The full input is below.

\version "2.18.2"
#(set-global-staff-size 19)
\paper {
  system-system-spacing #'padding = #1
}

I'm not sure whether your syntax is outdated or just plain wrong :-), but I'm confident (and for 2.19.xx I am certain) that

  system-system-spacing.padding = 1

is going to work.

Best
Lukas

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to