norm-ctx.mkxl /size: 608 b    last modification: 2023-12-21 09:44
1%D \module
2%D   [       file=norm-ctx,
3%D        version=2009.03.19,
4%D          title=\CONTEXT\ Normal Macros,
5%D       subtitle=\CONTEXT,
6%D         author=Hans Hagen,
7%D           date=\currentdate,
8%D      copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
9%C
10%C This module is part of the \CONTEXT\ macro||package and is
11%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
12%C details.
13
14\unprotect
15
16%D A few more might end up here (like the weird ones in syst-ini).
17
18\let\normalreqno     \normaleqno
19%let\mathtopaccent   \normaloverline
20%let\mathbottomaccent\normalunderline
21
22\protect  \endinput
23