summaryrefslogtreecommitdiff
path: root/tex/context/base/verb-ini.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/verb-ini.tex')
-rw-r--r--tex/context/base/verb-ini.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/tex/context/base/verb-ini.tex b/tex/context/base/verb-ini.tex
index b07b73048..c38c3f6f4 100644
--- a/tex/context/base/verb-ini.tex
+++ b/tex/context/base/verb-ini.tex
@@ -97,7 +97,9 @@
%D complete font||style switch. There we could have stuck with
%D \type{\tttf}.
-\ifx \undefined \verbatimfont \def\verbatimfont {\tt\normalnoligatures\font} \fi
+\ifx\verbatimfont\undefined \def\verbatimfont{\tt\normalnoligatures\font} \fi
+
+\ifx\normalnoligatures\undefined \let\normalnoligatures\gobbleoneargument \fi
%D \macros
%D {obeyedspace, obeyedtab, obeyedline, obeyedpage}
@@ -124,7 +126,7 @@
%D of \type{\obeyedspace} to:
\def\controlspace{\hbox{\char32}}
-\let\normalspacetoken=\
+\def\normalspace { }
\def\normalspaces{\catcode`\ =\@@space}
\bgroup