summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/spac-hor.mkxl
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2022-01-15 12:52:31 +0100
committerContext Git Mirror Bot <phg@phi-gamma.net>2022-01-15 12:52:31 +0100
commit4054d633b48d2d0d737a705259eff5a2c315f958 (patch)
treeec171a10b0e97d32fd4256bf303b35211976d78a /tex/context/base/mkxl/spac-hor.mkxl
parent8e857efd2c61e8ffa4c991b5f1ddacfb4ebedc3c (diff)
downloadcontext-4054d633b48d2d0d737a705259eff5a2c315f958.tar.gz
2022-01-15 11:04:00
Diffstat (limited to 'tex/context/base/mkxl/spac-hor.mkxl')
-rw-r--r--tex/context/base/mkxl/spac-hor.mkxl4
1 files changed, 3 insertions, 1 deletions
diff --git a/tex/context/base/mkxl/spac-hor.mkxl b/tex/context/base/mkxl/spac-hor.mkxl
index 06a8f74f4..245195011 100644
--- a/tex/context/base/mkxl/spac-hor.mkxl
+++ b/tex/context/base/mkxl/spac-hor.mkxl
@@ -586,6 +586,8 @@
%D A couple of plain macros:
\ifdefined\enspace \else \permanent\protected\def\enspace{\kern .5\emwidth} \fi
+\ifdefined\emspace \else \permanent\protected\def\emspace{\kern \emwidth} \fi
+
\ifdefined\quad \else \permanent\protected\def\quad {\hskip \emwidth\relax} \fi
\ifdefined\enskip \else \permanent\protected\def\enskip {\hskip.5\emwidth\relax} \fi
\ifdefined\qquad \else \permanent\protected\def\qquad {\hskip 2\emwidth\relax} \fi
@@ -593,7 +595,7 @@
\permanent\protected\def\negenspace{\kern-.5\emwidth}
\permanent\protected\def\negemspace{\kern- \emwidth}
-\aliased\let\emspace\quad
+% \aliased\let\emspace\quad
\permanent\protected\def\charspace{ } % the unexpandable \space (as space can also be delimiter for numbers)