summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/core-def.tex
blob: c7c49858e073b5c82fbbac91154d486fddab22ac (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
%D \module
%D   [       file=core-def,
%D        version=2002.05.07,
%D          title=\CONTEXT\ Core Macros,
%D       subtitle=Defaults,
%D         author=Hans Hagen,
%D           date=\currentdate,
%D      copyright={PRAGMA / Hans Hagen \& Ton Otten}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.

\writestatus{loading}{Context Core Macros / Defaults}

%D Here we collect settings that cannot be done earlier due to
%D depedencies. More code will moved to this module later.

\unprotect

\usesymbols[mis,mvs] % 'glm' no longer needed due to lm

\usesymbols[nav] \setupsymbolset[navigation 1]

\setupinteraction[\c!symbolset=navigation 1]

\protect \endinput