summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/texit/texit-style.tex
blob: bee526d7b144c3d2c39c4cdb87bad301c4948758 (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
41
42
43
44
45
46
47
48
49
50
51
52
\startenvironment texit-style

\setupbodyfont
  [dejavu,11pt]

\setuphead
  [chapter]
  [style=\bfc,
   header=empty,
   color=darkgray]

\setuplist
  [chapter]
  [alternative=c,
   width=1.5em]

\setuplayout
 [width=middle,
  height=middle,
  topspace=15mm,
  backspace=15mm,
  header=15mm,
  footer=0mm]

\setupwhitespace
  [big]

\setupheadertexts
  []

\setupheadertexts
  []
  [{\getmarking[chapter]\quad\pagenumber}]
  [{\pagenumber\quad\getmarking[chapter]}]
  []

\setupheader
  [style=\bf,
   color=darkgray]

% \setuptype
%   [color=darkred]

% \setuptyping
%   [color=darkred]

\setuppagenumbering
  [alternative=doublesided]

\usemodule[scite]

\stopenvironment