first of all: thank's for that great template.
Is there any possibility to additionally use the
hyperref
package? When I try, weird things are produced in the small table of contents. (showing all chapters and sections)Cheers
Christoph
hyperref
package? When I try, weird things are produced in the small table of contents. (showing all chapters and sections)NEW: TikZ book now 40% off at Amazon.com for a short time.
\begin{document}
(ie, after \input{structure}
) in main.tex
:Code: Select all
\usepackage{hyperref}
\hypersetup{hidelinks,backref=true,pagebackref=true,hyperindex=true,colorlinks=false,breaklinks=true,urlcolor= blue,bookmarks=true,bookmarksopen=false,pdftitle={book title},pdfauthor={book author}}
% compression pdf
\pdfminorversion=5
\pdfobjcompresslevel=6
\pdfcompresslevel=9
Code: Select all
l.13 \defcounter
{refsection}{0}\relax
?
NEW: TikZ book now 40% off at Amazon.com for a short time.