summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/pdfmanagement-testphase/output-patches-tmp-ltx.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-11-04 03:01:54 +0000
committerNorbert Preining <norbert@preining.info>2022-11-04 03:01:54 +0000
commitbe4efcdb2f47821698dc8dbde89722b4f0c2e4b0 (patch)
tree614bb8f887beb481b24b6ad755bbba023fad6845 /macros/latex/contrib/pdfmanagement-testphase/output-patches-tmp-ltx.dtx
parentc3c9975778ff2848e51f6debf733abe8ca930bd3 (diff)
CTAN sync 202211040301
Diffstat (limited to 'macros/latex/contrib/pdfmanagement-testphase/output-patches-tmp-ltx.dtx')
-rw-r--r--macros/latex/contrib/pdfmanagement-testphase/output-patches-tmp-ltx.dtx14
1 files changed, 10 insertions, 4 deletions
diff --git a/macros/latex/contrib/pdfmanagement-testphase/output-patches-tmp-ltx.dtx b/macros/latex/contrib/pdfmanagement-testphase/output-patches-tmp-ltx.dtx
index 341bc1f767..38f0f38641 100644
--- a/macros/latex/contrib/pdfmanagement-testphase/output-patches-tmp-ltx.dtx
+++ b/macros/latex/contrib/pdfmanagement-testphase/output-patches-tmp-ltx.dtx
@@ -52,7 +52,7 @@
%
% \begin{macrocode}
\ProvidesPackage{output-patches-tmp-ltx}
- [2021-08-20 v0.95 Temporary patches of output commands]
+ [2022-10-29 v0.96 Temporary output patches for tagging and better link support]
\RequirePackage{etoolbox}
% \end{macrocode}
%
@@ -144,7 +144,7 @@
%
% \subsection{Interrupt hooks}
% This requires the l3pdfannot module!
-% We add the code here an not in hyperref, as it should also work with links
+% We add the code here and not in hyperref, as it should also work with links
% created directly with the l3pdfannot commands. The file is only
% loaded by the pdfmanagement, so no need to test if the commands exist.
% \begin{macrocode}
@@ -157,9 +157,15 @@
% \end{macrocode}
%
% \begin{macrocode}
-\endinput
%</package>
% \end{macrocode}
-%
+
+% \begin{macrocode}
+%<*latex-lab>
+\ProvidesFile{new-or-1-latex-lab-testphase.ltx}
+ [2022-10-26 v0.8 Temporary output patches for tagging and better link support]
+\RequirePackage{latex-lab-testphase-new-or-1}
+%</latex-lab>
+% \end{macrocode}
% \Finale
%