Description
A Haskell library that exposes Text.DocLayout functionality as a Lua module through HsLua. It lets Lua scripts use document layout and pretty-printing helpers from Haskell.
Developers use it in scriptable document processors and publishing tools. Layout behavior should be tested with realistic line widths and multilingual text so generated documents remain readable.