summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-11-22 18:58:23 +0000
committerKarl Berry <karl@freefriends.org>2009-11-22 18:58:23 +0000
commitae6dfdc6fd101623f9477cf506a23bcdfbf9035d (patch)
treeae8788e459c38bae47578041a70c8f4972ceedee /Master/tlpkg/libexec
parent814952f35a69ea15faac49052de0256174820e15 (diff)
graphics-plain, replacing plgraph, for new miniltx (T S, 20 Nov 2009 15:42:40)
git-svn-id: svn://tug.org/texlive/trunk@16123 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds4
1 files changed, 4 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index a287b93bfe8..7b6ddd0a7d6 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -39,6 +39,8 @@ chdir "../tmp.cooked" || die "chdir(../tmp.cooked) failed: $!";
$TDS = getcwd(); # locate destination dir
chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
+$Master = "$mydir/../..";
+
#
# packages to treat entirely on their own, or not at all.
# the code here is evaluated by Perl, so special packages
@@ -907,6 +909,7 @@ $standardtex='\.(cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$';
'genmisc', '\.sty|\.tex',
'geometry', '\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$', # not cfg
'ginpenc', '\.gie|\.sty',
+ 'graphics-pln','^[^e].*\.tex|.*\.sty', # not exmpl*
'harvmac', 'mac\.tex',
'hc', '\.hld|' . $standardtex,
'hfoldsty', '\.sty|\.fd|\.cpa',
@@ -1224,6 +1227,7 @@ $standardins='\.ins';
'dateiliste' => 'latex', # requires interaction
'extpfeil' => 'latex', # requires interaction
'geometry' => 'tex',
+ 'graphics-pln' => "env TEXINPUTS=$Master/texmf-dist/source/latex/base: latex",
'pauldoc' => 'latex', # requires interaction
'polski' => 'latex', # requires interaction
'psfragx' => 'latex', # requires interaction