From 7bfb587d1315fa72ce6e4b8c2b64ba06bcc61e30 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 10 Nov 2020 22:03:34 +0000 Subject: swfigure (10nov20) git-svn-id: svn://tug.org/texlive/trunk@56906 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/libexec') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index ccacca9276a..e6a5e256b46 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2913,8 +2913,9 @@ my $core_latex = "$Master/texmf-dist/tex/latex"; 'secnum' => 'tex', 'silence' => 'latex -translate-file=empty.tcx', # no 8-bit 'skdoc' => 'tex', - 'svg' => 'etex -interaction=nonstopmode', + 'svg' => 'etex', 'svn-multi' => 'latex', # interaction for .pl + 'swfigure' => 'etex', 'teubner' => 'latex', # interaction 'termlist' => 'tex', # interaction for .pl 'thmtools' => 'latex', @@ -3467,6 +3468,7 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot' 'revtex' => '00readme.tex|DOWNLOAD|README', # already in doc 'sanskrit' => 'ps-type1|sktdoc.ps', # symlink, pdf in sanskrit-t1 'suftesi' => 'example/MaterialeInizialeFinale/.DS_Store', + 'swfigure' => $standardclean . '|#README.txt#', 'tlc2' => 'NULL', # doc package 'tufte-latex' => $standardclean . '|.tds.zip$', 'velthuis' => $standardclean . '|devnag.c', # already in source -- cgit v1.2.3