summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hypdoc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-10-26 19:52:32 +0000
committerKarl Berry <karl@freefriends.org>2023-10-26 19:52:32 +0000
commit75882bc5f35741f99d77b5a55672d6d45a03669b (patch)
tree6c02eb73b16cb62e73029391043e2fe4fbe90316 /Master/texmf-dist/tex/latex/hypdoc
parent8f6f27c1fc4e84eab175dedbc381b8b2c0ab0efb (diff)
hypdoc (26oct23)
git-svn-id: svn://tug.org/texlive/trunk@68661 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hypdoc')
-rw-r--r--Master/texmf-dist/tex/latex/hypdoc/hypdoc.sty18
1 files changed, 14 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/hypdoc/hypdoc.sty b/Master/texmf-dist/tex/latex/hypdoc/hypdoc.sty
index 3205f4ce86d..9451b60d4c2 100644
--- a/Master/texmf-dist/tex/latex/hypdoc/hypdoc.sty
+++ b/Master/texmf-dist/tex/latex/hypdoc/hypdoc.sty
@@ -9,7 +9,7 @@
%% This is a generated file.
%%
%% Project: hypdoc
-%% Version: 2023-01-23 v1.18
+%% Version: 2023-10-26 v1.19
%%
%% Copyright (C)
%% 2002, 2006, 2007, 2009-2011 Heiko Oberdiek
@@ -37,7 +37,7 @@
%%
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{hypdoc}%
- [2023-01-23 v1.18 Hyper extensions for doc.sty (HO)]%
+ [2023-10-26 v1.19 Hyper extensions for doc.sty (HO)]%
\newif\ifHD@numbered
\DeclareOption{numbered}{\HD@numberedtrue}
\ProcessOptions*\relax
@@ -47,11 +47,20 @@
\RequirePackage{calc}%
\fi
\@ifpackageloaded{hyperref}
- {\PackageWarning{hypdoc}{hyperref has been loaded before. Check the options!}}
+ {
+ \ifHy@hyperindex
+ \PackageWarning{hypdoc}{%
+ hyperref has been loaded before with option 'hyperindex' enabled.\MessageBreak
+ The index will not work properly.}
+ \fi
+ \ifHy@pdfusetitle\else
+ \PackageInfo{hypdoc}{%
+ hyperref has been loaded before with option 'pdfusetitle' disabled.}
+ \fi
+ }
{\RequirePackage[%
hyperindex=false,%
pdfusetitle,%
- pdfpagelabels%
]{hyperref}[2002/05/09]%
}
\hypersetup{%
@@ -303,6 +312,7 @@
\def\HD@maketarget{%
\stepcounter{HD@hypercount}%
\def\HD@next{%
+ \leavevmode
\llap{\hypertarget{HD.\the\c@HD@hypercount}{}\,}%
}%
\ifHD@savedest