summaryrefslogtreecommitdiff
path: root/tex/context/base/spac-ver.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/spac-ver.mkiv')
-rw-r--r--tex/context/base/spac-ver.mkiv4
1 files changed, 2 insertions, 2 deletions
diff --git a/tex/context/base/spac-ver.mkiv b/tex/context/base/spac-ver.mkiv
index 1a4291e17..efeb54c8f 100644
--- a/tex/context/base/spac-ver.mkiv
+++ b/tex/context/base/spac-ver.mkiv
@@ -1086,7 +1086,7 @@
\let\pseudoendstrut\removeunwantedspaces
\def\resetteststrut
- {\let\strutwidth\zeropoint
+ {\def\strutwidth{\zeropoint}% no let
\setstrut}
\ifdefined\setfontparameters\else
@@ -1115,7 +1115,7 @@
\lineskip\zeropoint
\lineskiplimit\maxdimen
% We also need this here now; thanks to taco for figuring that out!
- \let\minimumlinedistance\zeropoint}
+ \def\minimumlinedistance{\zeropoint}}
\def\nointerlineskip
{\prevdepth-\thousandpoint}