Using a LuaTeX callback to parse a typeset paragraph
Autor
Graham Douglas
Letzte Aktualisierung
vor 7 Jahren
Lizenz
Creative Commons CC BY 4.0
Abstrakt
This example shows how to use the LuaTeX callback function "post_linebreak_filter" (with plain TeX) to parse the node list of a typeset paragraph. Plain TeX, rather than LaTeX, was chosen for speed and simplicity.