From bad81a00a2943d1fb7ff2de3d0ae48c049dac302 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 16 Nov 2019 03:00:48 +0000 Subject: CTAN sync 201911160300 --- macros/latex/contrib/hobsub/README.md | 2 ++ macros/latex/contrib/hobsub/hobsub-generic.sty | 21 ++++++++++++ macros/latex/contrib/hobsub/hobsub-hyperref.sty | 24 ++++++++++++++ macros/latex/contrib/hobsub/hobsub.pdf | Bin 0 -> 59831 bytes macros/latex/contrib/hobsub/hobsub.sty | 14 ++++++++ macros/latex/contrib/hobsub/hobsub.tex | 42 ++++++++++++++++++++++++ 6 files changed, 103 insertions(+) create mode 100644 macros/latex/contrib/hobsub/README.md create mode 100644 macros/latex/contrib/hobsub/hobsub-generic.sty create mode 100644 macros/latex/contrib/hobsub/hobsub-hyperref.sty create mode 100644 macros/latex/contrib/hobsub/hobsub.pdf create mode 100644 macros/latex/contrib/hobsub/hobsub.sty create mode 100644 macros/latex/contrib/hobsub/hobsub.tex (limited to 'macros/latex/contrib/hobsub') diff --git a/macros/latex/contrib/hobsub/README.md b/macros/latex/contrib/hobsub/README.md new file mode 100644 index 0000000000..42c2f208aa --- /dev/null +++ b/macros/latex/contrib/hobsub/README.md @@ -0,0 +1,2 @@ +# hobsub +Stub hobsub packages, extracted from the oberdiek bundle diff --git a/macros/latex/contrib/hobsub/hobsub-generic.sty b/macros/latex/contrib/hobsub/hobsub-generic.sty new file mode 100644 index 0000000000..0fd3dc6de1 --- /dev/null +++ b/macros/latex/contrib/hobsub/hobsub-generic.sty @@ -0,0 +1,21 @@ +% hobsub bundle +% +% Copyright 2019 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. + +\ifx\ProvidesPackage\undefined\else +\ProvidesPackage{hobsub-generic}[2019-11-14] +\fi +\wlog{hobsub not currently supported, see hobsub.dtx to extract original code} +\RequirePackage{infwarerr}[2007/09/09]% +\RequirePackage{iftex}[2010/03/01]% +\RequirePackage{etexcmds}[2010/01/28]% +\RequirePackage{ltxcmds}[2010/03/01]% +%\RequirePackage{luatex-loader}[2009/04/10]% +\RequirePackage{pdftexcmds}[2007/11/11]% +\RequirePackage{intcalc}[2007/09/27]% +\RequirePackage{bigintcalc}[2007/09/27]% diff --git a/macros/latex/contrib/hobsub/hobsub-hyperref.sty b/macros/latex/contrib/hobsub/hobsub-hyperref.sty new file mode 100644 index 0000000000..66c94b6b62 --- /dev/null +++ b/macros/latex/contrib/hobsub/hobsub-hyperref.sty @@ -0,0 +1,24 @@ +% hobsub bundle +% +% Copyright 2019 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. + +\ifx\ProvidesPackage\undefined\else +\ProvidesPackage{hobsub-hyperref}[2019-11-14] +\fi +\wlog{hobsub not currently supported, see hobsub.dtx to extract original code} +\RequirePackage{ltxcmds} +\RequirePackage{ifvtex} +\RequirePackage{pdftexcmds} +\RequirePackage{infwarerr} +\RequirePackage{keyval} +\RequirePackage{kvsetkeys} +\RequirePackage{kvdefinekeys} +\RequirePackage{pdfescape} +\RequirePackage{hycolor} +\RequirePackage{letltxmacro} +\RequirePackage{auxhook} diff --git a/macros/latex/contrib/hobsub/hobsub.pdf b/macros/latex/contrib/hobsub/hobsub.pdf new file mode 100644 index 0000000000..7b00333bfb Binary files /dev/null and b/macros/latex/contrib/hobsub/hobsub.pdf differ diff --git a/macros/latex/contrib/hobsub/hobsub.sty b/macros/latex/contrib/hobsub/hobsub.sty new file mode 100644 index 0000000000..248ee35f8f --- /dev/null +++ b/macros/latex/contrib/hobsub/hobsub.sty @@ -0,0 +1,14 @@ +% hobsub bundle +% +% Copyright 2019 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. + +\ifx\ProvidesPackage\undefined\else +\ProvidesPackage{hobsub}[2019/11/14] +\fi + +\wlog{hobsub not currently supported, see hobsub.dtx to extract original code} diff --git a/macros/latex/contrib/hobsub/hobsub.tex b/macros/latex/contrib/hobsub/hobsub.tex new file mode 100644 index 0000000000..120854d8d7 --- /dev/null +++ b/macros/latex/contrib/hobsub/hobsub.tex @@ -0,0 +1,42 @@ +% hobsub bundle +% +% Copyright 2019 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. + +\documentclass{article} +\title{hobsub package} +\author{Oberdiek Package Support Group} +\date{2019-11-14} +\usepackage{url} +\raggedright +\setlength\parskip{\baselineskip} +\begin{document} + + +\maketitle + +Heiko Oberdiek's \textsf{hobsub} package (and \textsf{hobsub-hyperref} +and \textsf{hobsub-generic} packages) defined a mechanism for +concatenating multiple files into a single file for faster loading. + +The disadvantage is that it introduces hard dependencies between the +source files that are included and complicates distribution and +updates. + +It was principally used with \textsf{hyperref} but is not currently +used in any standard packages in texlive. + +The packages are still distributed as simple stubs that reference the +included packages via \verb|\RequirePackage| rather than copying +their source. + +The documented source of the original packages is available at +\url{https://github.com/ho-tex/hobsub} +but is not distributed to CTAN. + + +\end{document} -- cgit v1.2.3