summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/cont-new.mkiv
blob: f0590d1999542022606418333de00f35adf426f4 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
%D \module
%D   [       file=cont-new,
%D        version=1995.10.10,
%D          title=\CONTEXT\ Miscellaneous Macros,
%D       subtitle=New Macros,
%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.

% \normalend % uncomment this to get the real base runtime

\newcontextversion{2019.12.02 18:28}

%D This file is loaded at runtime, thereby providing an excellent place for
%D hacks, patches, extensions and new features.

\unprotect

\writestatus\m!system{beware: some patches loaded from cont-new.mkiv}

% math-ini.mkiv

\ifdefined\t \else \unexpanded\def\t{\mathortext\text\mathtext} \fi
\ifdefined\w \else \unexpanded\def\w{\mathortext\word\mathword} \fi

\appendtoks
    \let\t\mathtext
    \let\w\mathword
\to \everymathematics

% \let\assumelongusagecs\relax % todo: fails on legends-001.tex

% done

\protect \endinput