projects
/
platform
/
upstream
/
libvorbis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f8eefa
)
Explicitly import the nameref TeX package.
author
Ralph Giles
<giles@xiph.org>
Fri, 6 Mar 2009 19:14:53 +0000
(19:14 +0000)
committer
Ralph 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
patch
|
blob
|
history
diff --git
a/doc/Vorbis_I_spec.tex
b/doc/Vorbis_I_spec.tex
index
c49c619
..
63d08aa
100644
(file)
--- 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}