diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-02 21:50:45 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-02 21:50:45 +0000 |
commit | aa1776c78dfdb456e2228fbceaa886e64e36174c (patch) | |
tree | 7967af7f0f2079a632809a813221918af16ba8cc /Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty | |
parent | a86d14742b305868a1c2b1f33f1263a6b7d0e03d (diff) |
oberdiek (1may12)
git-svn-id: svn://tug.org/texlive/trunk@26177 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty b/Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty index 9a393d52d82..dbf01bf3137 100644 --- a/Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty +++ b/Master/texmf-dist/tex/latex/oberdiek/hypdoc.sty @@ -9,9 +9,9 @@ %% This is a generated file. %% %% Project: hypdoc -%% Version: 2010/03/26 v1.9 +%% Version: 2011/08/19 v1.11 %% -%% Copyright (C) 2002, 2006, 2007, 2009, 2010 by +%% Copyright (C) 2002, 2006, 2007, 2009-2011 by %% Heiko Oberdiek <heiko.oberdiek at googlemail.com> %% %% This work may be distributed and/or modified under the @@ -34,7 +34,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{hypdoc}% - [2010/03/26 v1.9 Hyper extensions for doc.sty (HO)]% + [2011/08/19 v1.11 Hyper extensions for doc.sty (HO)]% \newif\ifHD@numbered \DeclareOption{numbered}{\HD@numberedtrue} \ProcessOptions*\relax @@ -47,7 +47,7 @@ hyperindex=false,% pdfusetitle,% colorlinks,% - pdfpagelabels,% + pdfpagelabels% ]{hyperref}[2002/05/09]% \hypersetup{% plainpages=false,% @@ -296,7 +296,7 @@ \ifhmode \settoheight{\HD@helplength}{[H]}% \addtolength{\HD@helplength}{0.4ex}% - \raisebox{\HD@helplength}{% + \raisebox{\HD@helplength}[0pt][0pt]{% \HD@maketarget }% \else |