summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/enco-ini.mkxl
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/mkiv/enco-ini.mkxl')
-rw-r--r--tex/context/base/mkiv/enco-ini.mkxl10
1 files changed, 5 insertions, 5 deletions
diff --git a/tex/context/base/mkiv/enco-ini.mkxl b/tex/context/base/mkiv/enco-ini.mkxl
index 609aa28da..dfd6075c9 100644
--- a/tex/context/base/mkiv/enco-ini.mkxl
+++ b/tex/context/base/mkiv/enco-ini.mkxl
@@ -421,11 +421,11 @@
\pushoverloadmode
\permanent\protected\def\textminus
- {\char \iffontchar\font"2012 "2012 % figuredash
- \else\iffontchar\font"2013 "2013 % endash
- \else\iffontchar\font"2212 "2212 % math minus
- "002D % hyphen
- \fi\fi\fi}
+ {\char
+ \iffontchar\font"2012 "2012 \orelse % figuredash
+ \iffontchar\font"2013 "2013 \orelse % endash
+ \iffontchar\font"2212 "2212 \else % math minus
+ "002D \fi} % hyphen
\permanent\protected\def\textplus
{\char"002B } % plus