diff options
| author | aspiwack | 2012-04-13 16:49:30 +0000 |
|---|---|---|
| committer | aspiwack | 2012-04-13 16:49:30 +0000 |
| commit | 82a5090ac5263f500aedae328c24551e11c80acf (patch) | |
| tree | 1c6afc43c86f9ecb837212e0a1f24ca2b52d280d /doc | |
| parent | 86ff0d02160daa8c555a08f76af5d9699a8c2b43 (diff) | |
Restores pdf bookmarks in the reference manual.
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@15160 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/refman/Reference-Manual.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/refman/Reference-Manual.tex b/doc/refman/Reference-Manual.tex index cc42c2ef2e..b3cca6f137 100644 --- a/doc/refman/Reference-Manual.tex +++ b/doc/refman/Reference-Manual.tex @@ -35,7 +35,7 @@ \input{../common/title.tex}% extension .tex pour htmlgen %\input{headers} -\usepackage[linktocpage,colorlinks,bookmarks=false]{hyperref} +\usepackage[linktocpage,colorlinks]{hyperref} % The manual advises to load hyperref package last to be able to redefine % necessary commands. % The above should work for both latex and pdflatex. Even if PDF is produced |
