Using a LuaTeX callback to parse a typeset paragraph
Forfatter
Graham Douglas
Sidst opdateret
7 år siden
Licens
Creative Commons CC BY 4.0
Resumé
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.