Using a LuaTeX callback to parse a typeset paragraph
Auteur
Graham Douglas
Last Updated
il y a 7 ans
License
Creative Commons CC BY 4.0
Résumé
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.