summaryrefslogtreecommitdiff
path: root/tex/context/base/core-def.tex
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/core-def.tex')
-rw-r--r--tex/context/base/core-def.tex34
1 files changed, 34 insertions, 0 deletions
diff --git a/tex/context/base/core-def.tex b/tex/context/base/core-def.tex
new file mode 100644
index 000000000..6121865d9
--- /dev/null
+++ b/tex/context/base/core-def.tex
@@ -0,0 +1,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