summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/hobsub
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-15 21:43:41 +0000
committerKarl Berry <karl@freefriends.org>2019-11-15 21:43:41 +0000
commit47e78a729113fcbc026f01e035040cf9e28339de (patch)
treeea14f72d55e95acd201a2b48920a3c87323c5eb4 /Master/texmf-dist/tex/latex/hobsub
parentc0ba26860b351ebcca9c9e6ea5b93b6fd483ff5f (diff)
hobsub (15nov19)
git-svn-id: svn://tug.org/texlive/trunk@52810 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/hobsub')
-rw-r--r--Master/texmf-dist/tex/latex/hobsub/hobsub-generic.sty21
-rw-r--r--Master/texmf-dist/tex/latex/hobsub/hobsub-hyperref.sty24
-rw-r--r--Master/texmf-dist/tex/latex/hobsub/hobsub.sty14
3 files changed, 59 insertions, 0 deletions
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}