Explicitly import the nameref TeX package.
authorRalph Giles <giles@xiph.org>
Fri, 6 Mar 2009 19:14:53 +0000 (19:14 +0000)
committerRalph Giles <giles@xiph.org>
Fri, 6 Mar 2009 19:14:53 +0000 (19:14 +0000)
On recent distributions, this is implied by using hyperref, but TeX Live
2007 doesn't import it.

svn path=/trunk/vorbis/; revision=15750

doc/Vorbis_I_spec.tex

index c49c619..63d08aa 100644 (file)
@@ -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}