summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2009-03-06 19:14:53 +0000
committerRalph Giles <giles@xiph.org>2009-03-06 19:14:53 +0000
commit684cfda687a926c0cbdec22f4c3f2e7eaf098cef (patch)
tree32f9792164eaf47569a0aad84aec9f91d808132a
parent7f8eefa1067820b8ec123fabeb089f5918df2e34 (diff)
downloadlibvorbis-git-684cfda687a926c0cbdec22f4c3f2e7eaf098cef.tar.gz
Explicitly import the nameref TeX package.
On recent distributions, this is implied by using hyperref, but TeX Live 2007 doesn't import it. svn path=/trunk/vorbis/; revision=15750
-rw-r--r--doc/Vorbis_I_spec.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Vorbis_I_spec.tex b/doc/Vorbis_I_spec.tex
index c49c619f..63d08aa7 100644
--- a/doc/Vorbis_I_spec.tex
+++ b/doc/Vorbis_I_spec.tex
@@ -30,6 +30,7 @@
% Hyperref enriches the generated PDF with clickable links,
% and provides many other useful features.
+\usepackage{nameref}
\usepackage{hyperref}
%\usepackage[colorlinks]{hyperref}
%\usepackage[pdfborder={0 0 0}]{hyperref}