-
Hello. I'm in the process of migrating from ConTeXt to OpTeX, and I've managed to add all functionality I need except for one thing: adjusting vsize of specific pages to move lines from one page to another. I.e. widow control. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
Sorry I only know basic things about widows and orphans, so maybe the following is not as relevant as I think, but for what its worth:
As this is not my area of expertise, I probably can't help you much further. Slightly off-topic: @olsak |
Beta Was this translation helpful? Give feedback.
-
lua-widow-contol looks very nice. I did its work with \looseness manually so far. I described my method in my book TeXbook naruby (page 258, only in Czech). |
Beta Was this translation helpful? Give feedback.
lua-widow-contol looks very nice. I did its work with \looseness manually so far. I described my method in my book TeXbook naruby (page 258, only in Czech).
If you need to give exceptions of \vsize at given pages (i.e. only manual intervention), then I can think about it and may be I prepare a new OpTeX trick. But if you want do implement more automatic solution then it is complicated task and I am not ready to give a result in a sort time.