diff options
author | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-02-10 15:50:01 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@gnutls.org> | 2012-02-10 15:50:01 +0100 |
commit | 79285ef8be4a90574e446314685de09a78b9208d (patch) | |
tree | a503ba10d21e15dce47aa7870b047215123d7526 /doc/latex | |
parent | 18737b11e6e62ae8458a19af5cd4031734576791 (diff) | |
download | gnutls-79285ef8be4a90574e446314685de09a78b9208d.tar.gz |
index after bibliography
Diffstat (limited to 'doc/latex')
-rw-r--r-- | doc/latex/gnutls.tex | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/latex/gnutls.tex b/doc/latex/gnutls.tex index 0f77618921..a041ac4bbe 100644 --- a/doc/latex/gnutls.tex +++ b/doc/latex/gnutls.tex @@ -89,13 +89,14 @@ \backmatter -\printindex -\addcontentsline{toc}{chapter}{Index} \bibliographystyle{abbrv} \bibliography{gnutls} \addcontentsline{toc}{chapter}{Bibliography} +\printindex +\addcontentsline{toc}{chapter}{Index} + \cleardoublepage \end{document} |