summaryrefslogtreecommitdiff
path: root/tex/context/base/char-def.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/char-def.tex')
-rw-r--r--tex/context/base/char-def.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/tex/context/base/char-def.tex b/tex/context/base/char-def.tex
index 1c0b061dc..39137241d 100644
--- a/tex/context/base/char-def.tex
+++ b/tex/context/base/char-def.tex
@@ -29,8 +29,9 @@
%D The codes are stored in the format, so we don't need to reinitialize
%D them (unless of course we have adapted the table).
+\ctxlua{characters.setcodes()}
+
% \startruntimeluacode
- \ctxlua{characters.setcodes()}
% \ctxlua{characters.setpdfunicodes()}% pdftounicode mappings can only be done runtime
% \stopruntimeluacode