diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 48b39d8e00b..d35ecb9c799 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2696,6 +2696,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'thucoursework' => 'pdflatex-preserve-pdf --engine xelatex', 'thumb' => 'latex -translate-file=empty.tcx', # no 8-bit 'tikz-page' => 'tex -8bit', # no doc remake, 8-bit name + 'tikzmark' => 'tex', 'todonotes' => 'latex', # requires interaction 'toptesi' => 'latex', # requires interaction 'tudscr' => 'tex', |