diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 46a628704d5..6ed4d1380bf 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2834,6 +2834,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'hecthese' => 'etex', 'hf-tikz' => 'tex', 'hitszbeamer' => 'tex', + 'hotex' => 'tex', 'hrlatex' => 'latex', # requires interaction 'hu-berlin-bundle' => 'luatex', 'hycolor' => 'tex', @@ -2868,6 +2869,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'nomentbl' => 'latex -translate-file=empty.tcx', # no 8-bit 'pbsheet' => 'latex', # requires interaction 'thumb' => 'latex -translate-file=empty.tcx', # no 8-bit + 'pagesel' => 'tex', 'pageslts' => 'tex -translate-file=empty.tcx', # no 8-bit 'papermas' => 'tex', 'pauldoc' => 'latex', # requires interaction |