From 88cc357fc8d3e1b57e21eb762fef36e4ef2dd3f4 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 12 Sep 2013 23:36:12 +0000 Subject: pythontex (import from $0 symlink works after all) git-svn-id: svn://tug.org/texlive/trunk@31638 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg/libexec') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index a8c08aab95b..70b092c102e 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -866,7 +866,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'pxchfon', "&MAKEflatten", 'pxfonts', "&MAKEflatten", 'pxtxalfa', "&MAKEcopy", - 'pythontex', "die 'skipping, python dependencies'", 'pzccal', "die 'skipping, obsoleted by urwchancal'", 'r2bib', "die 'skipping, requires compilation'", 'ragged2e', "die 'skipping, part of ms'", @@ -2374,6 +2373,7 @@ $standardxmt='\.xmt'; 'lualatex-math' => '\.lua$', 'luasseq' => '\.lua$', 'mycv' => 'mycv_split_contents\.pl', + 'pythontex' => '([23]|_.*)\.py$', 'spelling' => '\.lua$', ); @@ -2431,6 +2431,7 @@ $standardxmt='\.xmt'; 'pst2pdf' => 'pst2pdf\.pl$', 'ptex2pdf' => 'ptex2pdf\.lua$', 'purifyeps' => 'purifyeps$', + 'pythontex' => '(de)?pythontex\.py$', 'splitindex' => 'splitindex\.pl$', 'sty2dtx' => '\.pl$', 'svn-multi' => 'svn-multi\.pl$', -- cgit v1.2.3