diff --git a/doc/handbook/ewoms-handbook.tex b/doc/handbook/ewoms-handbook.tex index 74a9adfd0..cc61dd558 100644 --- a/doc/handbook/ewoms-handbook.tex +++ b/doc/handbook/ewoms-handbook.tex @@ -47,7 +47,26 @@ \lstset{showstringspaces=false, breaklines=true} -\usepackage{hyperref} +\usepackage[ + pdfpagelabels=true, + %draft, + final, + bookmarks=true, + bookmarksnumbered=true, + bookmarksopen=true, + bookmarksopenlevel=1, + breaklinks=true, + colorlinks=true, + hyperindex=true, + linkcolor=black, + citecolor=black, + urlcolor=black, + pdfpagelayout=SinglePage, + %ps2pdf + %dvips + %dvipdf + %pdftex + ]{hyperref} \usepackage{psfrag} \usepackage{makeidx} \usepackage{graphicx}