summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-12-13 01:07:15 +0000
committerKarl Berry <karl@freefriends.org>2009-12-13 01:07:15 +0000
commit55680297935c477d4a7ac7725002fd0c15f49f7e (patch)
tree1e0a277547787a1910bb074aca245eacf4a82574 /Master/tlpkg
parentc05b490ff9e913dfee1ea598959b51c98a5dfcae (diff)
tufte-latex 3.5.0 (11dec09)
git-svn-id: svn://tug.org/texlive/trunk@16378 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds2
1 files changed, 2 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index cd30cbfc83f..3dc049ad582 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1518,6 +1518,7 @@ $standardxmt='\.xmt';
%specialmans = (
'epstopdf' => 'epstopdf.1',
'findhyph' => 'findhyph.1',
+ 'latexmk' => 'latexmk.1',
'perltex' => 'perltex.1',
'pkfix-helper' => 'pkfix-helper.1',
'purifyeps' => 'purifyeps.1',
@@ -1553,6 +1554,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'purifyeps' => 'purifyeps.pdf',
'revtex' => '00readme.tex|DOWNLOAD|README', # already in doc
'rsc' => $standardclean . '|jawltxdoc.sty', # temp file for doc
+ 'tufte-latex' => $standardclean . '|.tds.zip$',
'wsuipa' => $standardclean . '|.*pk$', # premade pk files
);