lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Markuplines spacing broken: how to set a line padding?


From: Nicolas Sceaux
Subject: Re: Markuplines spacing broken: how to set a line padding?
Date: Sun, 18 Oct 2009 21:09:56 +0200

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]