summaryrefslogtreecommitdiff
path: root/tex/context/base/x-calcmath.mkii
blob: 68119b2fd046f823c5ac0f301f801da6fdc79cf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
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]
%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