An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

lua-widow-control

Unmodified TeX has very few ways of preventing widows and orphans. In documents with figures, section headings, and equations, TeX can stretch the vertical glue between items in order to prevent widows and orphans, but many documents have no figures or headings. TeX can also shorten the page by 1 line, but this will give each page a different length which can make a document look uneven. The typical solution is to strategically insert \looseness=1, but this requires manual editing every time that the document is edited. Lua-widow-control is essentially an automation of the \looseness method: it uses Lua callbacks to find “stretchy” paragraphs, then it lengthens them to remove widows and orphans. Lua-widow-control is compatible with all LuaTeX and LuaMetaTeX-based formats. All that is required is to load the package at the start of your document. To load: Plain LuaTeX: \input lua-widow-control LuaLaTeX: \usepackage{lua-widow-control} ConTeXt: \usemodule[lua-widow-control] OpTeX: \load[lua-widow-control]

Ecosystem
ctan.org
Latest Release
3.0.1
almost 2 years ago
Versions
1
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
Links
Registry ctan.org
Source Repository
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:ctan/lua-widow-control
spec
License CC-BY-SA-4.0
First Release almost 2 years ago
Last Synced 4 days ago