Hi Chris, 2014-11-07 4:03 GMT+01:00 Chris Trahan <trahan.ch...@gmail.com>:
> Thanks to David Nalesnik and Jim Long for helping. > > I figured that the spacing had to go in the \paper section but I couldn't > figure out what parameters to adjust. > Actually David and Jim did give you the answer. Tu sum up: \version "2.18.2" \paper { system-system-spacing #'padding = #20 %% you can also try: % ragged-last-bottom = ##f %% and/or (for a multi pages score): % ragged-bottom = ##f } \new Staff { \relative c'' { \key g \major \time 3/4 \autoBeamOff \partial 4 c8 d | e2.~ | e2 g,8 b | d4 d b | a8( g)~ g2~ | \break g4 e'8 e4 e8 | d2.~| d8 d, a'4 a | g2.~ | g8 c c4 d | e2.~ | } } HTH, Pierre
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user