summaryrefslogtreecommitdiff
path: root/tex/context/modules/mkiv/x-setups.mkiv
blob: 0de32b2788f8744238f4ee4c9dc685a421e9d7e0 (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
%D \module
%D   [       file=setups,
%D        version=2016.04.05,
%D          title=\CONTEXT\ Setup Definitions,
%D       subtitle=Main loader,
%D         author={Hans Hagen & Wolfgang Schuster},
%D           date=\currentdate,
%D      copyright={PRAGMA ADE \& \CONTEXT\ Development Team}]
%C
%C This module is part of the \CONTEXT\ macro||package and is
%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
%C details.

\usemodule[setups-basics]

\loadsetups[i-context]

\continueifinputfile{x-setups.mkiv}

\starttext

test \blank[small] test

\showsetup[framed]

\showsetup[setupframed]

\stoptext