diff options
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 2 insertions, 0 deletions
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', |