forked from langsci/353
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbackmatter.tex
More file actions
33 lines (27 loc) · 760 Bytes
/
Copy pathbackmatter.tex
File metadata and controls
33 lines (27 loc) · 760 Bytes
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
%% -*- coding:utf-8 -*-
\backmatter
\bookmarksetup{startatroot}
% for PoD with two volumes
%\ifoot{}\ofoot{}
%\phantomsection%this allows hyperlink in ToC to work
\printbibliography[heading=references]
\cleardoublepage
\small
\input{crossrefs-index}
\phantomsection%this allows hyperlink in ToC to work
\addcontentsline{toc}{chapter}{Index}
\addcontentsline{toc}{section}{Name index}
\ohead{Name index}
%with biblatex
%\printindex
%without it
\sloppy
\printindex
\phantomsection%this allows hyperlink in ToC to work
\addcontentsline{toc}{section}{Language index}
\ohead{Language index}
\printindex[lan]
\phantomsection%this allows hyperlink in ToC to work
\addcontentsline{toc}{section}{Subject index}
\ohead{Subject index}
\printindex[sbj]