diff options
Diffstat (limited to 'otfl-luat-dum.lua')
-rw-r--r-- | otfl-luat-dum.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/otfl-luat-dum.lua b/otfl-luat-dum.lua index 96a773c..4c55d37 100644 --- a/otfl-luat-dum.lua +++ b/otfl-luat-dum.lua @@ -84,3 +84,5 @@ function logs.simple(fmt,...) write_nl('log', format("%s |",name)) end end + +tex.ctxcatcodes = luatextra.catcodetables.latex |