summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-02-19 21:45:30 +0000
committerKarl Berry <karl@freefriends.org>2022-02-19 21:45:30 +0000
commita785adb67f151f18d50d96960fbd860a41c66a9d (patch)
treec65ac27b77c5a1f0e2a7f59e71e5ac7c244c4d62
parent9dc9ec5939ad2e9ed648335fe8d9c050170bc3d6 (diff)
hyperref captions, tex4ht r1082
git-svn-id: svn://tug.org/texlive/trunk@62089 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/hyperref-hooks.4ht29
1 files changed, 25 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/hyperref-hooks.4ht b/Master/texmf-dist/tex/generic/tex4ht/hyperref-hooks.4ht
index 64b67051c55..68563f6904b 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/hyperref-hooks.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/hyperref-hooks.4ht
@@ -1,4 +1,4 @@
-% hyperref-hooks.4ht (2021-12-11-13:37), generated from tex4ht-4ht.tex
+% hyperref-hooks.4ht (2022-02-19-13:30), generated from tex4ht-4ht.tex
% Copyright 2021 TeX Users Group
%
% This work may be distributed and/or modified under the
@@ -16,9 +16,8 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2021-12-11-13:37}
+\immediate\write-1{version 2022-02-19-13:30}
-% we don't have any code here for now
\:AtEndOfPackage{%
\@ifpackageloaded{nameref}{}
{%
@@ -27,6 +26,28 @@
\RequirePackage{nameref}%
\let\label\sv:label
%\input nameref.4ht
-}}
+}
+\providecommand*\AMSautorefname{\equationautorefname}
+\providecommand*\Hfootnoteautorefname{\footnoteautorefname}
+\providecommand*\Itemautorefname{\itemautorefname}
+\providecommand*\itemautorefname{item}
+\providecommand*\equationautorefname{Equation}
+\providecommand*\footnoteautorefname{footnote}
+\providecommand*\itemautorefname{item}
+\providecommand*\figureautorefname{Figure}
+\providecommand*\tableautorefname{Table}
+\providecommand*\partautorefname{Part}
+\providecommand*\appendixautorefname{Appendix}
+\providecommand*\chapterautorefname{chapter}
+\providecommand*\sectionautorefname{section}
+\providecommand*\subsectionautorefname{subsection}
+\providecommand*\subsubsectionautorefname{subsubsection}
+\providecommand*\paragraphautorefname{paragraph}
+\providecommand*\subparagraphautorefname{subparagraph}
+\providecommand*\FancyVerbLineautorefname{line}
+\providecommand*\theoremautorefname{Theorem}
+\providecommand*\pageautorefname{page}
+
+}