summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/font-con.lmt
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkxl/font-con.lmt')
-rw-r--r--tex/context/base/mkxl/font-con.lmt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tex/context/base/mkxl/font-con.lmt b/tex/context/base/mkxl/font-con.lmt
index d737d28ce..bebc4e498 100644
--- a/tex/context/base/mkxl/font-con.lmt
+++ b/tex/context/base/mkxl/font-con.lmt
@@ -785,6 +785,8 @@ function constructors.scale(tfmdata,specification)
--
properties.setitalics = hasitalics -- for postprocessing
--
+ -- if hasmath then properties.mode = "none" end -- possible optimization but it needs testing
+ --
constructors.aftercopyingcharacters(target,tfmdata)
--
constructors.trytosharefont(target,tfmdata)