summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2009-03-06 19:44:16 +0000
committerRalph Giles <giles@xiph.org>2009-03-06 19:44:16 +0000
commit967f57e67202e5b81d712f3d3cce275a15857887 (patch)
tree434fde0d4d1b82a7f6f13d371d4ca1a88909b0da
parentce3667e48ca471520867f435315fa5972b503377 (diff)
downloadlibvorbis-git-967f57e67202e5b81d712f3d3cce275a15857887.tar.gz
Use colored link text instead of boxes for hyperrefs in the pdf output.
svn path=/trunk/vorbis/; revision=15753
-rw-r--r--doc/Vorbis_I_spec.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/Vorbis_I_spec.tex b/doc/Vorbis_I_spec.tex
index 63d08aa7..4bc4ce73 100644
--- a/doc/Vorbis_I_spec.tex
+++ b/doc/Vorbis_I_spec.tex
@@ -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'