From: Ralph Giles Date: Fri, 6 Mar 2009 19:14:53 +0000 (+0000) Subject: Explicitly import the nameref TeX package. X-Git-Tag: v1.3.3~175 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=684cfda687a926c0cbdec22f4c3f2e7eaf098cef;p=platform%2Fupstream%2Flibvorbis.git 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 --- diff --git a/doc/Vorbis_I_spec.tex b/doc/Vorbis_I_spec.tex index c49c619..63d08aa 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}