Skip to content

Commit

Permalink
correct typo, create sty
Browse files Browse the repository at this point in the history
  • Loading branch information
Ulrike Fischer committed Aug 19, 2021
1 parent e4f637c commit f14fa80
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion output-patches.dtx
Expand Up @@ -79,7 +79,7 @@
\patchcmd\@outputpage
{\color@hbox\normalcolor\hb@xt@\textwidth{\@thefoot}\color@endbox}
{\@kernel@before@foot\color@hbox\normalcolor\hb@xt@\textwidth{\@thefoot}\color@endbox\@kernel@after@foot}
{\typeout{Patching footer in \string\@outputpage}{\PATCHerror }
{\typeout{Patching footer in \string\@outputpage}}{\PATCHerror }
% \end{macrocode}
%
% \begin{macro}{\@makecol}
Expand Down
8 changes: 8 additions & 0 deletions pdfmanagement-testphase.ins
Expand Up @@ -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%
Expand Down

0 comments on commit f14fa80

Please sign in to comment.