diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-07 23:20:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-07 23:20:07 +0000 |
commit | 34884cb85908c3c019e595e2bb7f7212e4310fe9 (patch) | |
tree | 2d565631d4734566329b17818c7da66b725f90e0 /Master/tlpkg/libexec | |
parent | 4a0e95f1014b13c4e182b923d2f0e046499ecdbf (diff) |
fundus twcal.pdf doc
git-svn-id: svn://tug.org/texlive/trunk@18146 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-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 |