2014-07-12 15:22 GMT+02:00 Charles Marshall <[email protected]>: > How can the length of a ragged last line be adjusted? With ragged-last-line > = ##t , the line is too short to look good; with = ##f , it's > right-justified and too long.
It's not possible to set the width of just one system. However, you can use this snippet https://github.com/openlilylib/openlilylib/tree/master/notation-snippets/adjust-horizontal-spacing to adjust horizontal spacing. To have the adjustment only affect the last system, use \newSpacingSection (it's described in the docs). hth, Janek _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
