Le 18 oct. 09 à 20:34, Joe Neeman a écrit :

Does (or did) this really have the effect described in the comment? It
seems to me that this would have used extent-based spacing, so the lines
ooooo
yyyyy
lllll
would be unevenly spaced.

This was solved by using an appropriate markup list command which adds
vertical padding (the same way a single markup block would do it), eg:

  \markuplines \justified-lines {
    ..some long multi line text..
  }

That way, the individual markup lines produced by \markuplines used to be
evenly spaced (in most cases).

Anyway, I can certainly reinstate this. It
will just need some changes to Page_layout_problem::append_prob
(whatever properties are set in Paper_book::get_system_specs need to be
read in Page_layout_problem::append_prob and they should be used to
modify the spring).

I would be very grateful.

Nicolas



_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to