summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/core-def.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/core-def.tex')
-rw-r--r--Master/texmf-dist/tex/context/base/core-def.tex34
1 files changed, 34 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/core-def.tex b/Master/texmf-dist/tex/context/base/core-def.tex
new file mode 100644
index 00000000000..3e7a3585d15
--- /dev/null
+++ b/Master/texmf-dist/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!symbolset=navigation 1]
+
+%D In \type {core-nav}, we choose this set as well.
+
+\protect \endinput