summaryrefslogtreecommitdiff
path: root/doc/context/sources/general/manuals/publications/publications-overviews.tex
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2017-08-11 14:44:14 +0200
committerContext Git Mirror Bot <phg42.2a@gmail.com>2017-08-11 14:44:14 +0200
commit75db37fb5f8e98bbd8a702ff1d0e765015bab61f (patch)
tree0f78bc897de87bb5b384b5481fb713241c312889 /doc/context/sources/general/manuals/publications/publications-overviews.tex
parent9b0040ddf1cae9296e155906bdb639377aacb7f4 (diff)
downloadcontext-75db37fb5f8e98bbd8a702ff1d0e765015bab61f.tar.gz
2017-08-11 14:07:00
Diffstat (limited to 'doc/context/sources/general/manuals/publications/publications-overviews.tex')
-rw-r--r--doc/context/sources/general/manuals/publications/publications-overviews.tex39
1 files changed, 39 insertions, 0 deletions
diff --git a/doc/context/sources/general/manuals/publications/publications-overviews.tex b/doc/context/sources/general/manuals/publications/publications-overviews.tex
new file mode 100644
index 000000000..17b98cc3c
--- /dev/null
+++ b/doc/context/sources/general/manuals/publications/publications-overviews.tex
@@ -0,0 +1,39 @@
+\environment publications-style
+
+\startcomponent publications-overviews
+
+\startchapter[title=Bibliography,reference=ch:biblio]
+
+\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