diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-20 21:31:27 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-20 21:31:27 +0000 |
commit | 3274d4be4146f09f4d659c3fa36eb06928c1de19 (patch) | |
tree | bf420178be0f9dd8192803be7bf8d13498df3f80 /Master/tlpkg/libexec | |
parent | e2c98c9e8f8051f4ad79a2015a0cd1288dd39310 (diff) |
othelloboard 1.2 (19aug11)
git-svn-id: svn://tug.org/texlive/trunk@23620 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 f5263dc1c8b..de3b1f2e6fc 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2083,6 +2083,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'jlabels' => 'jlabels.pdf', # no source 'linguex' => 'cgloss4e.sty', # symlink 'numericplots' => '.*\.m', # matlab + 'othelloboard' => 'example.*.pdf', # no source 'piechartmp' => 'piechartmp.pdf', # no source 'ptptex' => '(overcite|cite|wrapfig).sty', # duplicated 'stix' => 'STIX_Font_Release_Documentation_2010.pdf', # no source |