Using a LuaTeX callback to parse a typeset paragraph
作者
Graham Douglas
最近上传
7 年前
许可
Creative Commons CC BY 4.0
摘要
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.