summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/publications/publications-overviews.tex
blob: 27ec420db091f6012e38a2d444fa46fbc5c5b7ea (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
\environment publications-style

\startcomponent publications-overviews

\startchapter[title=Bibliography,reference=ch:biblio]

\setupbtx
  [interaction=all]

\setupbtxrendering
  [default]
  [pagestate=start,
   before=,
   after=]

\placelistofpublications

\stopchapter

\startchapter[reference=ch:listoftables,title=List of tables]
    \placelistoftables [criterium=all]
\stopchapter

\startchapter[reference=ch:indexofauthors,title=Index of names]
    \placeregister[indexofauthors] [criterium=all,compress=yes]
\stopchapter

\startchapter[reference=ch:index,title=Index of subjects]
    \placeindex [criterium=all,compress=yes]
\stopchapter

\startchapter[title=Hashed authors]

\start
    \small
    \small
    \showbtxhashedauthors
\stop

\stopchapter

\stopcomponent