summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/core-def.tex
blob: 3e7a3585d15475dcd5b904f1a539967e8d2b2e94 (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
%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 default settings. More code will moved to
%D this module later.

\unprotect

%D We preload a couple of symbol|(|sets): a few defaults,
%D the marvo symbols and a few guillemot replacements.

\usesymbols[mis,mvs,glm]

%D We also choose a navigation symbol set:

\usesymbols[nav] \setupsymbolset[navigation 1]

\setupinteraction[\c!symbolset=navigation 1]

%D In \type {core-nav}, we choose this set as well.

\protect \endinput