summaryrefslogtreecommitdiff
path: root/tex/context/base/s-art-01.mkiv
blob: c8d849d8c71c9dc32c56719f3b811036cdb74290 (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
35
36
37
38
39
40
\startmodule[art-01]

% \showframe

\unprotect

\setuplayout
  [\c!topspace=2cm,
   \c!bottomspace=2.5cm,
   \c!width=\v!middle,
   \c!height=\v!middle,
   \c!footer=0pt]

\setupbodyfont
  [dejavu]

\setupwhitespace
  [\v!big]

\setuphead
  [\v!chapter]
  [\c!style=\bfc,
   \c!headerstate=\v!high]

\setuphead
  [\v!section]
  [\c!style=\bfb]

\setuphead
  [\v!subsection]
  [\c!style=\bfa]

\setuphead
  [\v!subsubsection]
  [\c!style=\bf,
   \c!after=]

\protect

\stopmodule