Using a LuaTeX callback to parse a typeset paragraph
Författare
Graham Douglas
Last Updated
för 7 år sedan
Licens
Creative Commons CC BY 4.0
Sammanfattning
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.