diff options
author | Karl Berry <karl@freefriends.org> | 2020-09-03 21:09:16 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-09-03 21:09:16 +0000 |
commit | 53fffd84fece50ca2d7e59af55e22224c532ee06 (patch) | |
tree | d330b07d020a1253c044456c7bf26f739dafe5f8 /Master/tlpkg | |
parent | 2460993119d8ffa82074d9f0c61b828dda39799b (diff) |
hypdestopt (3sep20)
git-svn-id: svn://tug.org/texlive/trunk@56253 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/hypdestopt.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index c6efba2002e..63dec6f60a1 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -375,7 +375,7 @@ my @TLP_working = qw( hmtrump hobby hobete hobsub hologo hook-pre-commit-pkg hopatch horoscop hpsdiss hrefhide hrlatex hu-berlin-bundle hulipsum hustthesis hvarabic hvfloat hvindex hvqrurl - hycolor hypdvips hyper hyperbar hypernat hyperref hyperxmp + hycolor hypdestopt 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 55fc529d9fe..05beee98918 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2640,6 +2640,7 @@ $standardsource = '(\.(bat|c|drv|dtx|fea|fdd|ins|sfd)' 'grverb', '\.vpl|' . $standardsource, 'geometry-de', 'NULL', # keep together 'grverb', '\.vpl|' . $standardsource, + 'hypdestopt', 'NULL', 'hyper', '\.pl|' . $standardsource, 'hyphenex', '.', # everything 'impatient', 'NULL', # doc package @@ -2843,6 +2844,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'hrlatex' => 'latex', # requires interaction 'hu-berlin-bundle' => 'luatex', 'hycolor' => 'tex', + 'hypdestopt' => 'etex', 'hyperbar' => 'tex', 'intopdf', => 'tex', 'icite', => 'lualatex', diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 5ace484a6c4..d73eeddc9a7 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -585,6 +585,7 @@ depend hpsdiss depend hrefhide depend hvindex depend hvqrurl +depend hypdestopt depend hypdvips depend hyper depend hyperbar diff --git a/Master/tlpkg/tlpsrc/hypdestopt.tlpsrc b/Master/tlpkg/tlpsrc/hypdestopt.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/hypdestopt.tlpsrc |