summaryrefslogtreecommitdiff
path: root/tex/context/base/supp-mat.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/supp-mat.tex')
-rw-r--r--tex/context/base/supp-mat.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/tex/context/base/supp-mat.tex b/tex/context/base/supp-mat.tex
index a2a436fee..fcd64b709 100644
--- a/tex/context/base/supp-mat.tex
+++ b/tex/context/base/supp-mat.tex
@@ -19,7 +19,7 @@
\unprotect
%D \macros
-%D {mathematics, startmathmode}
+%D {mathematics, nomathematics, startmathmode}
%D
%D The \type{$} can be both an begin and end math character.
%D This can lead to confusing and errorprone situations when
@@ -55,6 +55,9 @@
$\def\stopmathmode{$}% \let\stopmathmode=$
\fi}
+\def\nomathematics#1%
+ {\ifmmode\hbox{#1}\else#1\fi}
+
%D \macros
%D {dimension, nodimension}
%D