summaryrefslogtreecommitdiff
path: root/otfl-luat-ovr.lua
diff options
context:
space:
mode:
authorElie Roux <elie.roux@telecom-bretagne.eu>2010-05-10 11:34:16 +0300
committerElie Roux <elie.roux@telecom-bretagne.eu>2010-05-10 11:34:16 +0300
commitb6878880e33627b3a05adfb11aded148aa3bd5b0 (patch)
tree9ef63ca8656d654d9748818de12f491ebbb3babf /otfl-luat-ovr.lua
parentd08d71ffc88afbf641685e5ebe69bdf0ef4d0f51 (diff)
downloadluaotfload-b6878880e33627b3a05adfb11aded148aa3bd5b0.tar.gz
Adaptation to luatexbase (just small changes) and removing functions that are now in luaextra.
Diffstat (limited to 'otfl-luat-ovr.lua')
-rw-r--r--otfl-luat-ovr.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/otfl-luat-ovr.lua b/otfl-luat-ovr.lua
index 3670df7..af5e05b 100644
--- a/otfl-luat-ovr.lua
+++ b/otfl-luat-ovr.lua
@@ -32,4 +32,4 @@ function logs.simple(fmt,...)
end
end
-tex.ctxcatcodes = luatextra.catcodetables.latex
+tex.ctxcatcodes = luatexbase.catcodetables.latex