summaryrefslogtreecommitdiff
path: root/otfl-luat-dum.lua
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-01-20 23:04:42 +0200
committerKhaled Hosny <khaledhosny@eglug.org>2010-01-20 23:04:42 +0200
commitb45eb83d34bd869db6d8cd1590ed1b84d7281025 (patch)
treed9077ae23d519ec1ada58ba9bfcb46e77025b3f7 /otfl-luat-dum.lua
parente55599fe6a6604fc80df2db150bfb92d3c364737 (diff)
downloadluaotfload-b45eb83d34bd869db6d8cd1590ed1b84d7281025.tar.gz
Add |tex.ctxcatcodes|
Used in two places in the source, male is alias to luatextra's latex catcodetable.
Diffstat (limited to 'otfl-luat-dum.lua')
-rw-r--r--otfl-luat-dum.lua2
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