From 10710410fa127b4c7ebef6d49956901b912b16ba Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 17 May 2013 22:25:16 +0000 Subject: pst-circ (17may13) git-svn-id: svn://tug.org/texlive/trunk@30527 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Master/tlpkg/libexec') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index b917ed250aa..9c067841d93 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1372,6 +1372,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'getoptk', '\.tex', 'ginpenc', '\.gie|\.sty', 'graphics-pln','^[^e].*\.tex|.*\.sty', # not exmpl* + 'greek-fontenc','NULL', 'hanoi', 'hanoi\.tex', 'harvmac', 'mac\.tex', 'hc', '\.hld|' . $standardtex, @@ -2400,6 +2401,7 @@ $standardxmt='\.xmt'; 'ulqda' => '\.pl$', 'urlbst' => 'urlbst$', 'vpe' => '\.pl$', + 'wheretotrim' => '\.pl$', ); @@ -2437,6 +2439,7 @@ $standardxmt='\.xmt'; 'sty2dtx' => '\.1$', 'texdiff' => 'texdiff.1', 'texdirflatten' => 'texdirflatten.1', + 'wheretotrim' => '\.1$', ); # which suffixes to remove after building. Checked after runins and at -- cgit v1.2.3