Skip to content
Snippets Groups Projects
Commit a6e9ffc7 authored by rtoy's avatar rtoy
Browse files

Fix pdf bookmarks (for more recent versions of pdftex).

Fix from A.M.Raportirenko on cmucl-help, 25 Sep 2006.
parent 96ed87ac
No related branches found
No related tags found
No related merge requests found
...@@ -35,9 +35,9 @@ ...@@ -35,9 +35,9 @@
\usepackage{ifthen} \usepackage{ifthen}
\usepackage{calc} \usepackage{calc}
\usepackage{sectsty} \usepackage{sectsty}
\usepackage{varioref}
\usepackage[hyperindex=false,colorlinks=false,urlcolor=blue]{hyperref} \usepackage[hyperindex=false,colorlinks=false,urlcolor=blue]{hyperref}
\usepackage{html} \usepackage{html}
\usepackage{varioref}
\input{macros} \input{macros}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment