diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 6e8dfa15345..4cdaab72ed7 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2426,7 +2426,7 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'teubner' => 'latex', # interaction 'termlist' => 'tex', # interaction for .pl 'thumb' => 'latex -translate-file=empty.tcx', # no 8-bit - 'tikz-page' => 'tex', # no doc remake + 'tikz-page' => 'tex -8bit', # no doc remake, 8-bit name 'todonotes' => 'latex', # requires interaction 'toptesi' => 'latex', # requires interaction 'tudscr' => 'tex', |