summaryrefslogtreecommitdiff
path: root/tex/context/base/s-art-01.mkiv
blob: d626897984cb6eabc47c57ca883497c2369e2afc (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
\startmodule[art-01]

% \showframe

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

\setupbodyfont
  [dejavu]

\setupwhitespace
  [big]

\setuphead
  [chapter]
  [style=\bfc,
   headerstate=high]

\setuphead
  [section]
  [style=\bfb]

\setuphead
  [subsection]
  [style=\bfa]

\setuphead
  [subsubsection]
  [style=\bf,
   after=]

\stopmodule