Hi Mike,
On Fri, Feb 7, 2014 at 1:36 PM, Mike Solomon <m...@mikesolomon.org> wrote: > Hey all > > If I have > > \markup \fill-line { > foooooooooooooo baaaar hi > } > > The line will be filled irrespective of the widths of the elements, meaning > that the middle element will always be on the center of the page. > > Is there a way to do this such that the space between elements is > > (line_length - (elt_0_length + elt_1_length + … + el_tn_length)) / (n - 1) > > Cheers, > MS > It looks like you could alter get-fill-space in scm/define-markup-commands.scm to reflect your formula. Unfortunately, I'm not at a machine I can try this out at the moment. HTH, David
_______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user