summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/filehook
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2022-10-27 03:01:07 +0000
committerNorbert Preining <norbert@preining.info>2022-10-27 03:01:07 +0000
commit876d640726265ada7e067f22dda368dd49ed9ad1 (patch)
tree8a7e5c35cb74a7fcf340169e19efcf89ffe06f68 /macros/latex/contrib/filehook
parentfac21618bdcd44d7ca47228c8b856488b12ee6a2 (diff)
CTAN sync 202210270300
Diffstat (limited to 'macros/latex/contrib/filehook')
-rw-r--r--macros/latex/contrib/filehook/DEPENDS.txt6
-rw-r--r--macros/latex/contrib/filehook/README7
-rw-r--r--macros/latex/contrib/filehook/README.txt12
-rw-r--r--macros/latex/contrib/filehook/filehook.dtx10
-rw-r--r--macros/latex/contrib/filehook/filehook.pdfbin304009 -> 316022 bytes
5 files changed, 24 insertions, 11 deletions
diff --git a/macros/latex/contrib/filehook/DEPENDS.txt b/macros/latex/contrib/filehook/DEPENDS.txt
new file mode 100644
index 0000000000..fa0a16dcfb
--- /dev/null
+++ b/macros/latex/contrib/filehook/DEPENDS.txt
@@ -0,0 +1,6 @@
+soft pgf # Only needed for optional pgf-filehook
+soft fink # compatibility patches if loaded
+soft listings # compatibility patches if loaded
+soft memoir # compatibility patches if loaded
+soft scrlfile # compatibility patches if loaded
+soft ydoc # for compilation of package manual only \ No newline at end of file
diff --git a/macros/latex/contrib/filehook/README b/macros/latex/contrib/filehook/README
deleted file mode 100644
index aeac2f848e..0000000000
--- a/macros/latex/contrib/filehook/README
+++ /dev/null
@@ -1,7 +0,0 @@
-LaTeX package 'filehook'
-~~~~~~~~~~~~~~~~~~~~~~~~
-Copyright (c) 2010-2020 by Martin Scharrer <martin@scharrer-online.de>
-Code repository: ssh://hth@helixteamhub.cloud/scharrer/projects/filehook/
-
-Provides several file hooks for files read by \input, \include and \InputIfFileExists.
-
diff --git a/macros/latex/contrib/filehook/README.txt b/macros/latex/contrib/filehook/README.txt
new file mode 100644
index 0000000000..4cafdf9469
--- /dev/null
+++ b/macros/latex/contrib/filehook/README.txt
@@ -0,0 +1,12 @@
+LaTeX package 'filehook'
+~~~~~~~~~~~~~~~~~~~~~~~~
+Copyright (c) 2010-2022 by Martin Scharrer <martin.scharrer@web.de>
+License: LPPL v1.3c or later <https://www.latex-project.org/lppl/lppl-1-3c/>
+CTAN: https://www.ctan.org/pkg/filehook
+Texdoc: https://texdoc.org/pkg/filehook
+Homepage: https://github.com/MartinScharrer/filehook
+Repository: https://github.com/MartinScharrer/filehook.git
+Issue tracker: https://github.com/MartinScharrer/filehook/issues
+
+Provides several file hooks for files read by \input, \include and \InputIfFileExists.
+
diff --git a/macros/latex/contrib/filehook/filehook.dtx b/macros/latex/contrib/filehook/filehook.dtx
index eee04bd9af..2008f1a489 100644
--- a/macros/latex/contrib/filehook/filehook.dtx
+++ b/macros/latex/contrib/filehook/filehook.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%<=*COPYRIGHT>
-%% Copyright (C) 2011-2020 by Martin Scharrer <martin@scharrer-online.de>
+%% Copyright (c) 2011-2022 by Martin Scharrer <martin.scharrer@web.de>
%% ----------------------------------------------------------------------
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -26,10 +26,10 @@
%<*driver>
\ProvidesFile{filehook.dtx}[%
%<=*DATE>
- 2020/09/29
+ 2022/10/25
%<=/DATE>
%<=*VERSION>
- v0.8a
+ v0.8b
%<=/VERSION>
Hooks for input files]
\documentclass{ydoc}
@@ -102,13 +102,15 @@
% \changes{v0.7}{2020/02/03}{Further fixes for InputIfFileExists for LaTeX format 2019/10/01.}
% \changes{v0.8}{2020/09/27}{Support for LaTeX format 2020/10/01.}
% \changes{v0.8a}{2020/09/29}{Further fixes for LaTeX format 2020/10/01.}
+% \changes{v0.8b}{2022/10/25}{Updated package URLs. Added DEPENDS.txt file.}
%
% \GetFileInfo{filehook.dtx}
%
% \DoNotIndex{\newcommand,\newenvironment}
%
% \author{Martin Scharrer}
-% \email{martin@scharrer-online.de}
+% \email{martin.scharrer@web.de}
+% \github{MartinScharrer/filehook}
% \maketitle
%
% \begin{abstract}
diff --git a/macros/latex/contrib/filehook/filehook.pdf b/macros/latex/contrib/filehook/filehook.pdf
index bd94ed1a66..d1d4236431 100644
--- a/macros/latex/contrib/filehook/filehook.pdf
+++ b/macros/latex/contrib/filehook/filehook.pdf
Binary files differ