summaryrefslogtreecommitdiff
path: root/tex/context/base/core-def.tex
blob: 6121865d96e7f60a801c9f6c2d3869c8e354af92 (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!symboolset=navigation 1]

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

\protect \endinput