summaryrefslogtreecommitdiff
path: root/tex/context/base/publ-dat.lua
diff options
context:
space:
mode:
authorContext Git Mirror Bot <phg42.2a@gmail.com>2014-07-09 11:15:05 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2014-07-09 11:15:05 +0200
commit3ce833aa5de4b2955ef00422bc3d1d77735116d5 (patch)
treeaf6f7a125090e3c9a1802c7fa69215da21cec587 /tex/context/base/publ-dat.lua
parent32a229eb318e40b0fc6368e270b2cf21b8d59549 (diff)
downloadcontext-3ce833aa5de4b2955ef00422bc3d1d77735116d5.tar.gz
2014-07-09 10:28:00
Diffstat (limited to 'tex/context/base/publ-dat.lua')
-rw-r--r--tex/context/base/publ-dat.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/tex/context/base/publ-dat.lua b/tex/context/base/publ-dat.lua
index 986ef75c2..1823b33c2 100644
--- a/tex/context/base/publ-dat.lua
+++ b/tex/context/base/publ-dat.lua
@@ -16,8 +16,7 @@ in a convenient way. Actually handling the data takes place elsewhere.</p>
--ldx]]--
if not characters then
- dofile(resolvers.findfile("char-def.lua"))
- dofile(resolvers.findfile("char-ini.lua"))
+ dofile(resolvers.findfile("char-utf.lua"))
dofile(resolvers.findfile("char-tex.lua"))
end