diff options
author | Karl Berry <karl@freefriends.org> | 2019-11-15 21:43:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-11-15 21:43:41 +0000 |
commit | 47e78a729113fcbc026f01e035040cf9e28339de (patch) | |
tree | ea14f72d55e95acd201a2b48920a3c87323c5eb4 | |
parent | c0ba26860b351ebcca9c9e6ea5b93b6fd483ff5f (diff) |
hobsub (15nov19)
git-svn-id: svn://tug.org/texlive/trunk@52810 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/texmf-dist/doc/latex/hobsub/README.md | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/hobsub/hobsub.pdf | bin | 0 -> 59831 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/hobsub/hobsub.tex | 42 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/hobsub/hobsub-generic.sty | 21 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/hobsub/hobsub-hyperref.sty | 24 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/hobsub/hobsub.sty | 14 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/hobsub.tlpsrc | 0 |
8 files changed, 104 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hobsub/README.md b/Master/texmf-dist/doc/latex/hobsub/README.md new file mode 100644 index 00000000000..42c2f208aac --- /dev/null +++ b/Master/texmf-dist/doc/latex/hobsub/README.md @@ -0,0 +1,2 @@ +# hobsub +Stub hobsub packages, extracted from the oberdiek bundle diff --git a/Master/texmf-dist/doc/latex/hobsub/hobsub.pdf b/Master/texmf-dist/doc/latex/hobsub/hobsub.pdf Binary files differnew file mode 100644 index 00000000000..7b00333bfb5 --- /dev/null +++ b/Master/texmf-dist/doc/latex/hobsub/hobsub.pdf diff --git a/Master/texmf-dist/doc/latex/hobsub/hobsub.tex b/Master/texmf-dist/doc/latex/hobsub/hobsub.tex new file mode 100644 index 00000000000..120854d8d7e --- /dev/null +++ b/Master/texmf-dist/doc/latex/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} diff --git a/Master/texmf-dist/tex/latex/hobsub/hobsub-generic.sty b/Master/texmf-dist/tex/latex/hobsub/hobsub-generic.sty new file mode 100644 index 00000000000..0fd3dc6de1e --- /dev/null +++ b/Master/texmf-dist/tex/latex/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/Master/texmf-dist/tex/latex/hobsub/hobsub-hyperref.sty b/Master/texmf-dist/tex/latex/hobsub/hobsub-hyperref.sty new file mode 100644 index 00000000000..66c94b6b622 --- /dev/null +++ b/Master/texmf-dist/tex/latex/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/Master/texmf-dist/tex/latex/hobsub/hobsub.sty b/Master/texmf-dist/tex/latex/hobsub/hobsub.sty new file mode 100644 index 00000000000..248ee35f8fd --- /dev/null +++ b/Master/texmf-dist/tex/latex/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/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 6e3a8daf56a..17fab4aec09 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -559,6 +559,7 @@ depend hhtensor depend histogr depend hitec depend hletter +depend hobsub depend hpsdiss depend hrefhide depend hvindex diff --git a/Master/tlpkg/tlpsrc/hobsub.tlpsrc b/Master/tlpkg/tlpsrc/hobsub.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/hobsub.tlpsrc |