summaryrefslogtreecommitdiff
path: root/tex/context/base/mkxl/spac-ver.mkxl
diff options
context:
space:
mode:
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