diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-28 23:40:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-28 23:40:39 +0000 |
commit | 54424c2bc9fd7804517082053c023fb6b0cb70fa (patch) | |
tree | a5f7513d0aadc4150b49a544b230bd7ffb175854 /Master/tlpkg | |
parent | 790437e48c441707998b296351e6a2db20abc474 (diff) |
acmart (29aug19)
git-svn-id: svn://tug.org/texlive/trunk@51972 c570f23f-e606-0410-a88d-b1316a301751
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 5d1fd608ddf..50ccac91902 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2666,6 +2666,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'emisa' => 'pdflatex-preserve-pdf', 'engpron' => 'latex -translate-file=empty.tcx', # no 8-bit 'ecclesiastic' => 'latex', # requires interaction + 'esint' => 'xelatex', 'etextools' => 'etex -translate-file=empty.tcx', # no 8-bit 'extpfeil' => 'latex -translate-file=empty.tcx', # no 8-bit 'factura' => 'pdftex', |