diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-08 16:31:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-08 16:31:55 +0000 |
commit | 89b1ab5c293baa496e7c55410f8244d92ec3b40d (patch) | |
tree | 704ecacc7b9534edbe2663ef1224df55fcc461fb /Master/tlpkg | |
parent | b8d994dfcd51e4acca42b2d5ff9d6aa1fb943722 (diff) |
pst-text (and pst-char) update (16aug08)
git-svn-id: svn://tug.org/texlive/trunk@10496 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index b7d423179a2..a47f9eb19d8 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -955,6 +955,7 @@ $standardtex='\.cfg|\.sty|\.clo|\.ldf|\.cls|\.def|\.fd$|\.cmap|\.4ht$'; 'ppchtex', 'm.*tex|m.*sty', 'prosper', '\.ps|\.eps|\.sty|\.cls', 'pstricks', 'pst-*\.tex', + 'pst-text', 'pst-(text|char)\.(tex|sty)', 'pst-cox', 'pst-cox(coor|eterp)\.tex', 'pst-geo', 'pst-map.*\.tex|pst-map.*\.sty', 'pst-infixplot', 'infix-RPN\.tex|pst-infixplot\.tex', diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 7273e42dbaa..1717cc55830 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -169,7 +169,7 @@ my @WorkingTLP = qw( pst-lens pst-light3d pst-math pst-ob3d pst-optexp pst-optic pst-osci pst-pad pst-pdf pst-pdgr pst-qtree pst-solides3d pst-soroban pst-spectra - pst-slpe pst-stru pst-uml pst-vue3d + pst-slpe pst-stru pst-text pst-uml pst-vue3d pst2pdf pstricks pstricks-add ptptex pxfonts qcm qstest quotmark qtree |