[Dev-luatex] Luatex 0.51.0 announcement
Taco Hoekwater
taco at elvenkind.com
Mon Mar 15 12:59:04 CET 2010
Taco Hoekwater wrote:
>
> Actually, there is another feature but it is experimental enough that
> it is not documented in the manual yet.
>
> local <node> nodelist, <sp> founddepth =
> tex.linebreak(<node> listhead, <table> parameters)
>
> The understood parameters are as follows (with example code):
>
> d = false, % boolean
> ...
> displaywidowpenalty = 150, % number
> widowpenalty = 150, % number
Just to keep you posted: I just committed 3493, and this dropped
the 'd' and 'displaywidowpenalty' parameters. Just set up 'widowpenalty'
appropriately yourself (the 'widow...' vs 'displaywidow...' choice
was the only reason for 'd').
Best wishes,
Taco
More information about the dev-luatex
mailing list