From 47e78a729113fcbc026f01e035040cf9e28339de Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 15 Nov 2019 21:43:41 +0000 Subject: hobsub (15nov19) git-svn-id: svn://tug.org/texlive/trunk@52810 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/tex/latex/hobsub/hobsub-generic.sty | 21 +++++++++++++++++++ .../tex/latex/hobsub/hobsub-hyperref.sty | 24 ++++++++++++++++++++++ Master/texmf-dist/tex/latex/hobsub/hobsub.sty | 14 +++++++++++++ 3 files changed, 59 insertions(+) create mode 100644 Master/texmf-dist/tex/latex/hobsub/hobsub-generic.sty create mode 100644 Master/texmf-dist/tex/latex/hobsub/hobsub-hyperref.sty create mode 100644 Master/texmf-dist/tex/latex/hobsub/hobsub.sty (limited to 'Master/texmf-dist/tex/latex') 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} -- cgit v1.2.3