Lots of parts split off to seperate packages: tex-accsupp{,-doc} version 0.6 tex-alphalph{,-doc} version 2.6 tex-askinclude{,-doc} version 2.7 tex-atenddvi{,-doc} version 1.4 tex-attachfile2{,-doc} version 2.11 tex-atveryend{,-doc} version 1.11 tex-auxhook{,-doc} version 1.6 tex-bigintcalc{,-doc} version 1.5 tex-bitset{,-doc} version 1.3 tex-bookmark{,-doc} version 1.28 tex-catchfile{,-doc} version 1.8 tex-embedfile{,-doc} version 2.11 tex-epstopdf-pkg{,-doc} version 2.11 tex-etexcmds{,-doc} version 1.7 tex-gettitlestring{,-doc} version 1.6 tex-grfext{,-doc} version 1.3 tex-grffile{,-doc} version 2.1 tex-hobsub{,-doc} version 2020 tex-hologo{,-doc} version 1.14 tex-hycolor{,-doc} version 1.10 tex-infwarerr{,-doc} version 1.5 tex-inputenx{,-doc} version 1.12 tex-intcalc{,-doc} version 1.3 tex-kvdefinekeys{,-doc} version 1.6 tex-kvsetkeys{,-doc} version 1.18 tex-letltxmacro{,-doc} version 1.6 tex-listingsutf8{,-doc} version 1.5 tex-ltxcmds{,-doc} version 1.24 tex-luacolor{,-doc} version 1.15 tex-magicnum{,-doc} version 1.7 tex-makerobust{,-doc} version 2.0 tex-mleftright{,-doc} version 1.2 tex-pdfcolmk{,-doc} version 2.0 tex-pdfescape{,-doc} version 1.15 tex-pdflscape{,-doc} version 0.12 tex-picture{,-doc} version 1.6 tex-pmboxdraw{,-doc} version 1.4 tex-refcount{,-doc} version 3.6 tex-rerunfilecheck{,-doc} version 1.9 tex-selinput{,-doc} version 1.6 tex-soulutf8{,-doc} version 1.2 tex-stringenc{,-doc} version 1.12 tex-transparent{,-doc} version 1.4 tex-uniquecounter{,-doc} version 1.4 tex-zref{,-doc} version 2.29
11 lines
663 B
Text
11 lines
663 B
Text
Heiko Oberdiek's hobsub package (and hobsub-hyperref and
|
|
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 hyperref but is not
|
|
currently used in any standard packages in TeX Live. The
|
|
packages are still distributed as simple stubs that reference
|
|
the included packages via \RequirePackage rather than copying
|
|
their source. The documented source of the original packages is
|
|
available at github, but is not distributed to CTAN.
|