summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-06-20 21:46:09 +0000
committerKarl Berry <karl@freefriends.org>2022-06-20 21:46:09 +0000
commit8d086601cfff6c7f3780de4b9687c89d17bc8bb5 (patch)
treecde8068679d8753d1e2bc341279ca51617c8d046 /Master/texmf-dist/tex/generic
parentc8ab3bf299ffb4baf1226c800dde459d4d970997 (diff)
\hy@numberline, tex4ht r1156; pdfpages support, tex4ht r1157
git-svn-id: svn://tug.org/texlive/trunk@63669 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/hyperref-hooks.4ht6
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/pdfpages.4ht35
2 files changed, 39 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/hyperref-hooks.4ht b/Master/texmf-dist/tex/generic/tex4ht/hyperref-hooks.4ht
index c8820441786..f0de8936168 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 (2022-02-22-13:25), generated from tex4ht-4ht.tex
+% hyperref-hooks.4ht (2022-06-20-14:19), generated from tex4ht-4ht.tex
% Copyright 2022 TeX Users Group
%
% This work may be distributed and/or modified under the
@@ -16,7 +16,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2022-02-22-13:25}
+\immediate\write-1{version 2022-06-20-14:19}
\:AtEndOfPackage{%
\@ifpackageloaded{nameref}{}
@@ -49,5 +49,7 @@
\providecommand*\theoremautorefname{Theorem}
\providecommand*\pageautorefname{page}
+\def\Hy@numberline#1{#1 }
+
}
diff --git a/Master/texmf-dist/tex/generic/tex4ht/pdfpages.4ht b/Master/texmf-dist/tex/generic/tex4ht/pdfpages.4ht
new file mode 100644
index 00000000000..4f5c8815fc5
--- /dev/null
+++ b/Master/texmf-dist/tex/generic/tex4ht/pdfpages.4ht
@@ -0,0 +1,35 @@
+% pdfpages.4ht (2022-06-20-14:19), generated from tex4ht-4ht.tex
+% Copyright 2022 TeX Users Group
+%
+% This work may be distributed and/or modified under the
+% conditions of the LaTeX Project Public License, either
+% version 1.3c of this license or (at your option) any
+% later version. The latest version of this license is in
+% http://www.latex-project.org/lppl.txt
+% and version 1.3c or later is part of all distributions
+% of LaTeX version 2005/12/01 or later.
+%
+% This work has the LPPL maintenance status "maintained".
+%
+% The Current Maintainer of this work
+% is the TeX4ht Project <http://tug.org/tex4ht>.
+%
+% If you modify this program, changing the
+% version identification would be appreciated.
+\immediate\write-1{version 2022-06-20-14:19}
+
+\define@key{Gin}{page}[]{\edef\Gin@page{#1}}
+
+\def\AM@findfile#1{%
+ \AM@findfile@i{#1}{pdf}%
+ \AM@findfile@ii{#1}%
+}
+\catcode`\:=12
+\renewcommand\AM@output[1]{%
+ \@for\@pages:=\AM@pagestemp\do{\includegraphics[page=\@pages]{\AM@currentdocname}}
+}
+\catcode`\:=11
+
+\Hinput{pdfpages}
+\endinput
+