summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/spac-hor.mkxl
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-08-11 16:54:53 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-08-11 16:54:53 +0200
commit4f97d7d7cd942dfe76cd4bb54fc3f5b890654235 (patch)
tree5fad3eb091bfa3b05b46f4975d2e5f6284e4ed97 /tex/context/base/mkiv/spac-hor.mkxl
parenta8723a3d1ee935e8d403bd0f5d96a072c0974755 (diff)
downloadcontext-4f97d7d7cd942dfe76cd4bb54fc3f5b890654235.tar.gz
2020-08-11 15:59:00
Diffstat (limited to 'tex/context/base/mkiv/spac-hor.mkxl')
-rw-r--r--tex/context/base/mkiv/spac-hor.mkxl24
1 files changed, 12 insertions, 12 deletions
diff --git a/tex/context/base/mkiv/spac-hor.mkxl b/tex/context/base/mkiv/spac-hor.mkxl
index c9ac0a992..c3bcccf93 100644
--- a/tex/context/base/mkiv/spac-hor.mkxl
+++ b/tex/context/base/mkiv/spac-hor.mkxl
@@ -120,22 +120,22 @@
% \def\spac_indentation_apply_step_one#1%
% {\ifcsname\??indentingpreset#1\endcsname
% \spac_indentation_apply_step_one_nested{#1}%
-% \else\ifcsname\??indentingmethod#1\endcsname
+% \orelse\ifcsname\??indentingmethod#1\endcsname
% % case two
% \else
% \edef\v_spac_indentation_current{#1}% single entry in list
% \let\normalindentation\v_spac_indentation_current
% \spac_indentation_setup_size
-% \fi\fi}
+% \fi}
%
% \def\spac_indentation_apply_step_two#1%
% {\ifcsname\??indentingpreset#1\endcsname
% \spac_indentation_apply_step_two_nested{#1}%
-% \else\ifcsname\??indentingmethod#1\endcsname
+% \orelse\ifcsname\??indentingmethod#1\endcsname
% \lastnamedcs
% \else
% % case one
-% \fi\fi}
+% \fi}
\def\spac_indentation_apply_step_one_nested
{\expandafter\processcommacommand\expandafter[\lastnamedcs]\spac_indentation_apply_step_one}
@@ -146,22 +146,22 @@
\def\spac_indentation_apply_step_one#1%
{\ifcsname\??indentingpreset#1\endcsname
\spac_indentation_apply_step_one_nested
- \else\ifcsname\??indentingmethod#1\endcsname
+ \orelse\ifcsname\??indentingmethod#1\endcsname
% case two
\else
\edef\v_spac_indentation_current{#1}% single entry in list
\let\normalindentation\v_spac_indentation_current
\spac_indentation_setup_size
- \fi\fi}
+ \fi}
\def\spac_indentation_apply_step_two#1%
{\ifcsname\??indentingpreset#1\endcsname
\spac_indentation_apply_step_two_nested
- \else\ifcsname\??indentingmethod#1\endcsname
+ \orelse\ifcsname\??indentingmethod#1\endcsname
\lastnamedcs
\else
% case one
- \fi\fi}
+ \fi}
\unexpanded\def\indenting % kind of obsolete
{\doifelsenextoptionalcs\spac_indentation_setup_options\relax}
@@ -1045,11 +1045,11 @@
\hskip % always a skip even when 0pt
\ifsecondargument
\hspaceamount{#1}{#2}%
- \else\iffirstargument
+ \orelse\iffirstargument
\hspaceamount\empty{#1}%
\else
\hspaceamount\empty\s!default
- \fi\fi
+ \fi
\expandafter\ignorespaces
\fi}
@@ -1271,12 +1271,12 @@
\def\spac_ignore_spaces_body
{\ifzeropt\lastskip
\exitloop
- \else\ifdim\lastskip=\s_spac_ignore_spaces
+ \orelse\ifdim\lastskip=\s_spac_ignore_spaces
\unskip
\exitloop
\else
\unskip
- \fi\fi}
+ \fi}
%D \macros
%D {obeyfollowingtoken}