[latex3-commits] [git/LaTeX3-latex3-pdfresources] outputpatches: correct typo, create sty (f14fa80)

Ulrike Fischer fischer at troubleshooting-tex.de
Fri Aug 20 00:45:13 CEST 2021


Repository : https://github.com/latex3/pdfresources
On branch  : outputpatches
Link       : https://github.com/latex3/pdfresources/commit/f14fa80c79992975c90892d7e9846caee92e8d0e

>---------------------------------------------------------------

commit f14fa80c79992975c90892d7e9846caee92e8d0e
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Fri Aug 20 00:45:13 2021 +0200

    correct typo, create sty


>---------------------------------------------------------------

f14fa80c79992975c90892d7e9846caee92e8d0e
 output-patches.dtx          | 2 +-
 pdfmanagement-testphase.ins | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/output-patches.dtx b/output-patches.dtx
index 2ca812f..835e096 100644
--- a/output-patches.dtx
+++ b/output-patches.dtx
@@ -79,7 +79,7 @@
 \patchcmd\@outputpage
  {\color at hbox\normalcolor\hb at xt@\textwidth{\@thefoot}\color at endbox}
  {\@kernel at before@foot\color at hbox\normalcolor\hb at xt@\textwidth{\@thefoot}\color at endbox\@kernel at after@foot}
- {\typeout{Patching footer in \string\@outputpage}{\PATCHerror }
+ {\typeout{Patching footer in \string\@outputpage}}{\PATCHerror }
 %    \end{macrocode}
 %
 %  \begin{macro}{\@makecol}
diff --git a/pdfmanagement-testphase.ins b/pdfmanagement-testphase.ins
index e6ab7ca..d21b856 100644
--- a/pdfmanagement-testphase.ins
+++ b/pdfmanagement-testphase.ins
@@ -215,6 +215,14 @@ and all files in that bundle must be distributed together.
       }
   }
 
+\generate
+  {
+    \file {output-patches-testphase.sty}
+      {
+       \from{output-patches.dtx}{package}
+      }
+  }
+
 \def\MetaPrefix{-- }
 \def\defaultpostamble{%
   \MetaPrefix^^J%





More information about the latex3-commits mailing list.