Using a LuaTeX callback to parse a typeset paragraph
Autor
Graham Douglas
Last Updated
hace 7 años
License
Creative Commons CC BY 4.0
Resumen
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.