summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/modules/mkii/x-calcmath.mkii
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/modules/mkii/x-calcmath.mkii')
-rw-r--r--Master/texmf-dist/tex/context/modules/mkii/x-calcmath.mkii24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/modules/mkii/x-calcmath.mkii b/Master/texmf-dist/tex/context/modules/mkii/x-calcmath.mkii
new file mode 100644
index 00000000000..a649aa64878
--- /dev/null
+++ b/Master/texmf-dist/tex/context/modules/mkii/x-calcmath.mkii
@@ -0,0 +1,24 @@
+%D \module
+%D [ file=m-calcmath,
+%D version=2006.04.24, % 1999.11.06,
+%D title=\CONTEXT\ Modules,
+%D subtitle=Calculator Math,
+%D author=Hans Hagen,
+%D date=\currentdate,
+%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
+%C
+%C This module is part of the \CONTEXT\ macro||package and is
+%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
+%C details.
+
+\unprotect
+
+\writestatus{calcmath}{this is not supported in mkii}
+
+\let\inlinecalcmath \inlinemathematics
+\def\displaycalcmath \displaymathematics
+\let\calcmath \inlinecalcmath
+\let\icm \inlinecalcmath
+\let\dcm \displaycalcmath
+
+\protect \endinput