summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/spac-ver.mkxl
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2022-05-11 11:48:41 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2022-05-11 11:48:41 +0200
commit3a55e11c7295abf8f2dfe5e9d1c8b153f4518824 (patch)
treeef19e02db5f451f90d12f88ddf60619e0cb07344 /tex/context/base/mkxl/spac-ver.mkxl
parentd2e1112ef8921f361ac7cf1b49e30923cce6d5f0 (diff)
downloadcontext-3a55e11c7295abf8f2dfe5e9d1c8b153f4518824.tar.gz
2022-05-11 11:35:00
Diffstat (limited to 'tex/context/base/mkxl/spac-ver.mkxl')
-rw-r--r--tex/context/base/mkxl/spac-ver.mkxl70
1 files changed, 0 insertions, 70 deletions
diff --git a/tex/context/base/mkxl/spac-ver.mkxl b/tex/context/base/mkxl/spac-ver.mkxl
index 1db2c8b06..2aff966bc 100644
--- a/tex/context/base/mkxl/spac-ver.mkxl
+++ b/tex/context/base/mkxl/spac-ver.mkxl
@@ -1076,76 +1076,6 @@
\permanent\protected\def\rightboundary {\protrusionboundary\plustwo}
\permanent\protected\def\signalcharacter{\boundary\plusone\char\zerocount\boundary\plustwo} % not the same as strut signals
-%D We no longer need these sigstruts:
-%
-% \newsignal\d_spac_struts_signal \setfalse\sigstruts
-%
-% \permanent\protected\def\begstrut
-% {\relax\ifcase\strutht
-% % \ignorespaces % maybe
-% \else
-% \expandafter\spac_struts_beg
-% \fi}
-%
-% \def\spac_struts_beg
-% {\ifconditional\sigstruts
-% \spac_struts_beg_signal
-% \else
-% \spac_struts_beg_normal
-% \fi
-% \ignorespaces}
-%
-% \def\spac_struts_beg_signal
-% {\noindent\horizontalstrut
-% \penalty\plustenthousand
-% \hskip-\d_spac_struts_signal
-% \hskip\d_spac_struts_signal}
-%
-% \def\spac_struts_beg_normal
-% {\boundary\plusone
-% \strut
-% %\boundary\plusone
-% \penalty\plustenthousand
-% %\boundary\plusone
-% \hskip\zeropoint}
-%
-% \permanent\protected\def\endstrut
-% {\relax\ifhmode
-% \ifcase\strutht
-% % \removeunwantedspaces % maybe
-% \else
-% \spac_struts_end
-% \fi
-% \fi}
-%
-% \def\spac_struts_end
-% {\ifconditional\sigstruts
-% \spac_struts_end_signal
-% \else
-% \spac_struts_end_normal
-% \fi}
-%
-% \def\spac_struts_end_signal
-% {\ifdim\lastskip=\d_spac_struts_signal
-% \unskip
-% \unskip
-% \unpenalty
-% \setbox\scratchbox\lastbox
-% \else
-% \penalty\plustenthousand
-% \hskip\zeropoint
-% \strut
-% \fi}
-%
-% \def\spac_struts_end_normal
-% {\removeunwantedspaces
-% \penalty\plustenthousand
-% %\boundary\plustwo
-% \hskip\zeropoint
-% %\boundary\plustwo
-% \strut
-% \boundary\plustwo}
-
%D \starttyping
%D $ \ifhmode H1\fi x \ifhmode H2\fi $\par
%D $ \ifmmode M1\fi x \ifmmode M2\fi $\par