texlive[56106] Master: hopatch, with derived files (13aug20)
commits+karl at tug.org
commits+karl at tug.org
Thu Aug 13 23:36:41 CEST 2020
Revision: 56106
http://tug.org/svn/texlive?view=revision&revision=56106
Author: karl
Date: 2020-08-13 23:36:41 +0200 (Thu, 13 Aug 2020)
Log Message:
-----------
hopatch, with derived files (13aug20)
Modified Paths:
--------------
trunk/Master/tlpkg/libexec/ctan2tds
Added Paths:
-----------
trunk/Master/texmf-dist/tex/latex/hopatch/
trunk/Master/texmf-dist/tex/latex/hopatch/hopatch-2016-05-16.sty
trunk/Master/texmf-dist/tex/latex/hopatch/hopatch.sty
Added: trunk/Master/texmf-dist/tex/latex/hopatch/hopatch-2016-05-16.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hopatch/hopatch-2016-05-16.sty (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/hopatch/hopatch-2016-05-16.sty 2020-08-13 21:36:41 UTC (rev 56106)
@@ -0,0 +1,180 @@
+%%
+%% This is file `hopatch-2016-05-16.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hopatch.dtx (with options: `packagefrozen')
+%%
+%% This is a generated file.
+%%
+%% Project: hopatch
+%% Version: 2020-08-01 v1.4
+%%
+%% Copyright (C)
+%% 2011, 2012 Heiko Oberdiek
+%% 2016-2020 Oberdiek Package Support 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. This version of this license is in
+%% https://www.latex-project.org/lppl/lppl-1-3c.txt
+%% and the latest version of this license is in
+%% https://www.latex-project.org/lppl.txt
+%% and version 1.3 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 Maintainers of this work are
+%% Heiko Oberdiek and the Oberdiek Package Support Group
+%% https://github.com/ho-tex/hopatch/issues
+%%
+%% This work consists of the main source file hopatch.dtx
+%% and the derived files
+%% hopatch.sty, hopatch-2016-05-16.sty, hopatch.pdf, hopatch.ins, hopatch.drv,
+%% hopatch-test1.tex, hopatch-test2.tex.
+%%
+\begingroup\catcode61\catcode48\catcode32=10\relax%
+ \catcode13=5 % ^^M
+ \endlinechar=13 %
+ \catcode123=1 % {
+ \catcode125=2 % }
+ \catcode64=11 % @
+ \def\x{\endgroup
+ \expandafter\edef\csname HOpatch at AtEnd\endcsname{%
+ \endlinechar=\the\endlinechar\relax
+ \catcode13=\the\catcode13\relax
+ \catcode32=\the\catcode32\relax
+ \catcode35=\the\catcode35\relax
+ \catcode61=\the\catcode61\relax
+ \catcode64=\the\catcode64\relax
+ \catcode123=\the\catcode123\relax
+ \catcode125=\the\catcode125\relax
+ }%
+ }%
+\x\catcode61\catcode48\catcode32=10\relax%
+\catcode13=5 % ^^M
+\endlinechar=13 %
+\catcode35=6 % #
+\catcode64=11 % @
+\catcode123=1 % {
+\catcode125=2 % }
+\def\TMP at EnsureCode#1#2{%
+ \edef\HOpatch at AtEnd{%
+ \HOpatch at AtEnd
+ \catcode#1=\the\catcode#1\relax
+ }%
+ \catcode#1=#2\relax
+}
+\TMP at EnsureCode{40}{12}% (
+\TMP at EnsureCode{41}{12}% )
+\TMP at EnsureCode{43}{12}% +
+\TMP at EnsureCode{46}{12}% .
+\TMP at EnsureCode{47}{12}% /
+\TMP at EnsureCode{91}{12}% [
+\TMP at EnsureCode{93}{12}% ]
+\edef\HOpatch at AtEnd{\HOpatch at AtEnd\noexpand\endinput}
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{hopatch}%
+ [2020-08-01 v1.4 Wrapper for package hooks / legacy code (v1.3) (HO)]
+\begingroup\expandafter\expandafter\expandafter\endgroup
+\expandafter\ifx\csname RequirePackage\endcsname\relax
+ \def\TMP at RequirePackage#1[#2]{%
+ \begingroup\expandafter\expandafter\expandafter\endgroup
+ \expandafter\ifx\csname ver@#1.sty\endcsname\relax
+ \input #1.sty\relax
+ \fi
+ }%
+ \TMP at RequirePackage{ltxcmds}[2010/12/12]%
+\else
+ \RequirePackage{ltxcmds}[2010/12/12]%
+\fi
+\def\HOpatch at counter{0}%
+\ltx at ifundefined{numexpr}{%
+ \def\HOpatch at StepCounter{%
+ \begingroup
+ \count@\HOpatch at counter\relax
+ \advance\count@\ltx at one\relax
+ \edef\x{\endgroup
+ \noexpand\def\noexpand\HOpatch at counter{\the\count@}%
+ }%
+ \x
+ }%
+}{%
+ \def\HOpatch at StepCounter{%
+ \edef\HOpatch at counter{%
+ \the\numexpr\HOpatch at counter+\ltx at one\relax
+ }%
+ }%
+}
+\def\HOpatch at list{}
+\def\HOpatch at Add{%
+ \ltx at LocalAppendToMacro\HOpatch at list
+}
+\def\hopatch at AfterPackage#1{%
+ \ltx at ifpackageloaded{#1}{%
+ \ltx at firstofone
+ }{%
+ \HOpatch at AfterPackage{#1}%
+ }%
+}
+\def\HOpatch at AfterPackage#1{%
+ \edef\HOpatch at temp{#1}%
+ \HOpatch at StepCounter
+ \expandafter\HOpatch@@AfterPackage
+ \csname HOpatch@\HOpatch at counter\expandafter\endcsname{%
+ \HOpatch at temp
+ }%
+}
+\def\HOpatch@@AfterPackage#1#2#3{%
+ \begingroup
+ \toks@{#3}%
+ \xdef\HOpatch at gtemp{%
+ \noexpand\ltx at ifpackageloaded{#2}{%
+ \noexpand\let\noexpand#1\noexpand\relax
+ \the\toks@
+ }{}%
+ }%
+ \endgroup
+ \let#1\HOpatch at gtemp
+ \HOpatch at Add#1%
+ \HOpatch at Try{AfterPackage}{#2}#1%
+ \HOpatch at Try{AtEndPackage}{#2}#1%
+ \HOpatch at Try{AtEndOfPackageFile}{#2}#1%
+}
+\def\HOpatch at Try#1#2#3{%
+ \ltx at ifundefined{#1}{}{%
+ \csname #1\endcsname{#2}{#3}%
+ }%
+}
+\AtBeginDocument{\HOpatch at list}
+\ltx at ifundefined{AtEndPreamble}{}{%
+ \ltx at ifundefined{@endpreamblehook}{}{%
+ \AtEndPreamble{\HOpatch at list}%
+ }%
+}
+\ltx at ifundefined{AfterEndPreamble}{}{%
+ \ltx at ifundefined{@afterendpreamblehook}{}{%
+ \AfterEndPreamble{%
+ \let\HOpatch at OrgIfPackageLoaded\@ifpackageloaded
+ \let\HOpatch at OrgIfPackageLater\@ifpackagelater
+ \let\HOpatch at OrgIfClassLoaded\@ifclassloaded
+ \let\HOpatch at OrgIfClassLater\@ifclasslater
+ \let\@ifpackageloaded\ltx at ifpackageloaded
+ \let\@ifpackagelater\ltx at ifpackagelater
+ \let\@ifclassloaded\ltx at ifclassloaded
+ \let\@ifclasslater\ltx at ifclasslater
+ \HOpatch at list
+ \let\@ifpackageloaded\HOpatch at OrgIfPackageLoaded
+ \let\@ifpackagelater\HOpatch at OrgIfPackageLater
+ \let\@ifclassloaded\HOpatch at OrgIfClassLoaded
+ \let\@ifclasslater\HOpatch at OrgIfClassLater
+ }%
+ }%
+}
+\HOpatch at AtEnd%
+\endinput
+%%
+%% End of file `hopatch-2016-05-16.sty'.
Property changes on: trunk/Master/texmf-dist/tex/latex/hopatch/hopatch-2016-05-16.sty
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/latex/hopatch/hopatch.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/hopatch/hopatch.sty (rev 0)
+++ trunk/Master/texmf-dist/tex/latex/hopatch/hopatch.sty 2020-08-13 21:36:41 UTC (rev 56106)
@@ -0,0 +1,55 @@
+%%
+%% This is file `hopatch.sty',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% hopatch.dtx (with options: `package')
+%%
+%% This is a generated file.
+%%
+%% Project: hopatch
+%% Version: 2020-08-01 v1.4
+%%
+%% Copyright (C)
+%% 2011, 2012 Heiko Oberdiek
+%% 2016-2020 Oberdiek Package Support 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. This version of this license is in
+%% https://www.latex-project.org/lppl/lppl-1-3c.txt
+%% and the latest version of this license is in
+%% https://www.latex-project.org/lppl.txt
+%% and version 1.3 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 Maintainers of this work are
+%% Heiko Oberdiek and the Oberdiek Package Support Group
+%% https://github.com/ho-tex/hopatch/issues
+%%
+%% This work consists of the main source file hopatch.dtx
+%% and the derived files
+%% hopatch.sty, hopatch-2016-05-16.sty, hopatch.pdf, hopatch.ins, hopatch.drv,
+%% hopatch-test1.tex, hopatch-test2.tex.
+%%
+\NeedsTeXFormat{LaTeX2e}
+\ProvidesPackage{hopatch}%
+ [2020-08-01 v1.4 Wrapper for package hooks (HO)]
+\providecommand\IfFormatAtLeastTF{\@ifl at t@r\fmtversion}
+\IfFormatAtLeastTF{2020/10/01}{}{\input{hopatch-2016-05-16.sty}}
+\IfFormatAtLeastTF{2020/10/01}{}{\endinput}
+
+\newcommand\hopatch at AfterPackage[1]{%
+ \@ifpackageloaded{#1}{%
+ \@firstofone
+ }{%
+ \AddToHook{package/after/#1}%
+ }}
+
+\endinput
+%%
+%% End of file `hopatch.sty'.
Property changes on: trunk/Master/texmf-dist/tex/latex/hopatch/hopatch.sty
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds 2020-08-13 21:35:54 UTC (rev 56105)
+++ trunk/Master/tlpkg/libexec/ctan2tds 2020-08-13 21:36:41 UTC (rev 56106)
@@ -2834,7 +2834,7 @@
'hecthese' => 'etex',
'hf-tikz' => 'tex',
'hitszbeamer' => 'tex',
- 'hotex' => 'tex',
+ 'hopatch' => 'tex',
'hrlatex' => 'latex', # requires interaction
'hu-berlin-bundle' => 'luatex',
'hycolor' => 'tex',
More information about the tex-live-commits
mailing list.