summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/font-txt.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/font-txt.lmt')
-rw-r--r--tex/context/base/mkxl/font-txt.lmt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkxl/font-txt.lmt b/tex/context/base/mkxl/font-txt.lmt
index aae69ddd3..c42a3a655 100644
--- a/tex/context/base/mkxl/font-txt.lmt
+++ b/tex/context/base/mkxl/font-txt.lmt
@@ -122,7 +122,7 @@ local math_code = nodecodes.math
local dir_code = nodecodes.dir
local par_code = nodecodes.par
-local righttoleft_code = nodes.dirvalues.righttoleft
+local righttoleft_code = tex.directioncodes.righttoleft
local txtdirstate = otf.helpers.txtdirstate
local pardirstate = otf.helpers.pardirstate