Directory macros/luatex/latex/linebreaker
The Linebreaker package, version v0.1c (2023-03-21)
This package tries to prevent overflow lines in paragraphs or boxes. It changes the LuaTeX's linebreak
callback, and it re-typesets the paragraph with increased values of \tolerance
and \emergencystretch
until the overflow doesn't happen. If that doesn't help, it chooses the solution with the lowest badness.
Usage
\usepackage{linebreaker}
License
Author: Michal Hoftich <michal.h21@gmail.com>
Permission is granted to copy, distribute and/or modify this software under the terms of the LaTeX Project Public License, version 1.3.
Download the contents of this package in one zip archive (57.0k).
linebreaker – Prevent overflow boxes with LuaLaTeX
This package tries to prevent overflow lines in paragraphs or boxes. It changes LuaTeX’s \linebreak callback and re-typesets the paragraph with increased values of \tolerance and \emergencystretch until the overflow no longer happens. If that doesn’t help, it chooses the solution with the lowest badness.
Package | linebreaker |
Bug tracker | https://github.com/michal-h21/linebreaker/issues |
Repository | https://github.com/michal-h21/linebreaker |
Version | 0.1c 2023-03-21 |
Licenses | The LaTeX Project Public License 1.3 |
Maintainer | Michal Hoftich |
Contained in | TeX Live as linebreaker MiKTeX as linebreaker |
Topics | LuaTeX Micro layout Experimental LaTeX3 |