Use colored link text instead of boxes for hyperrefs in the pdf output.
authorRalph Giles <giles@xiph.org>
Fri, 6 Mar 2009 19:44:16 +0000 (19:44 +0000)
committerRalph Giles <giles@xiph.org>
Fri, 6 Mar 2009 19:44:16 +0000 (19:44 +0000)
svn path=/trunk/vorbis/; revision=15753

doc/Vorbis_I_spec.tex

index 63d08aa..4bc4ce7 100644 (file)
@@ -31,8 +31,8 @@
 % Hyperref enriches the generated PDF with clickable links,
 % and provides many other useful features.
 \usepackage{nameref}
-\usepackage{hyperref}
-%\usepackage[colorlinks]{hyperref}
+%\usepackage{hyperref}
+\usepackage[colorlinks]{hyperref}
 %\usepackage[pdfborder={0 0 0}]{hyperref}
 \def\sectionautorefname{Section}       % Write section with capital 'S'
 \def\subsectionautorefname{Subsection} % Write subsection with capital 'S'