diff options
author | Karl Berry <karl@freefriends.org> | 2021-11-16 22:11:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-11-16 22:11:10 +0000 |
commit | a42eabf07f96eacf6b2bb8bb257d7f6dfdd2dfc6 (patch) | |
tree | 73e2838abf09a967a635fa8eafe0e362a07e3764 /Master/tlpkg | |
parent | c88c1ecb068070a6e69006788a141eea3fba4b0e (diff) |
hypdoc (16nov21)
git-svn-id: svn://tug.org/texlive/trunk@61077 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/hypdoc.tlpsrc | 0 |
4 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 498e237b6f4..52ac58d1f7e 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -394,7 +394,8 @@ my @TLP_working = qw( hpsdiss href-ul hrefhide hrlatex hu-berlin-bundle huawei hulipsum hustthesis hvarabic hvfloat hvindex hvlogos hvqrurl - hycolor hypdestopt hypdvips hyper hyperbar hypernat hyperref hyperxmp + hycolor hypdestopt hypdoc hypdvips + hyper hyperbar hypernat hyperref hyperxmp hyph-utf8 hyphen-base hyphenat hyphenex hyplain ibarra ibycus-babel ibygrk icite icsv diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 1bc24a822ef..db45ef0278a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -3007,11 +3007,13 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'hecthese' => 'etex', 'hf-tikz' => 'tex', 'hitszbeamer' => 'tex', + 'hologo' => 'tex', 'hopatch' => 'tex', 'hrlatex' => 'latex', # requires interaction 'hu-berlin-bundle' => 'luatex', 'hycolor' => 'tex', 'hypdestopt' => 'etex', + 'hypdoc' => 'tex', 'hyperbar' => 'tex', 'inputnormalization' => 'etex -8bit', 'intopdf', => 'tex', diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index b2b9e044337..03da8001225 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -622,6 +622,7 @@ depend hvindex depend hvlogos depend hvqrurl depend hypdestopt +depend hypdoc depend hypdvips depend hyper depend hyperbar diff --git a/Master/tlpkg/tlpsrc/hypdoc.tlpsrc b/Master/tlpkg/tlpsrc/hypdoc.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/hypdoc.tlpsrc |