diff options
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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 198cde5b278..1498b1d875a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -337,7 +337,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'eurosym', "&MAKEflatten", 'everysel', "die, skipping, use ms", 'excel2latex', "die 'skipping, only supports excel?'", - 'exceltex', "die 'skipping, only supports excel (not ooo)'", 'expl3', "die 'skipping, now l3kernel, etc.'", 'expressgx', "&MAKEexpressg", 'fancyvrb', "&MAKEfancyvrb", @@ -2208,6 +2207,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'easy' => '.*\.pdf|doc.html.tgz', # no source 'ednotes' => 'perpage.sty', # copy from bigfoot 'epslatex-fr' => 'R?Danger.eps', # unneeded, name clash + 'exceltex' => 'manpage.pdf', # no source 'flacards' => 'flacards.pdf', # no source 'gfsartemisia' => 'A*Specimen.pdf', # no source 'gfsbaskerville'=> 'B*Specimen.pdf', # no source |