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 6430c73a9bc..7380a891b4d 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1665,6 +1665,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'elvish' => '\.pk3', # no pk files 'epstopdf' => 'epstopdf\.pdf', # we will generate 'findhyph' => 'findhyph.pdf', # we will generate from man ourselves + 'fundus' => $standardclean . '|outline.sty', # in own package 'gentle' => 'gentle.ps.gz', # pdf is enough 'hyph-utf8' => 'README', 'jadetex' => $standardclean # these sty files are in passivetex |