diff options
author | Karl Berry <karl@freefriends.org> | 2011-12-28 23:47:28 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-12-28 23:47:28 +0000 |
commit | 30a1fd9b015947c4d93f8696ea8367c8f9fa167a (patch) | |
tree | 6c06ac85980b47a7b9cf273cf3f22130b2943677 /Master/tlpkg/libexec | |
parent | e12ff80ff1745a62a4fcd2b949a4e410bc6eb3ae (diff) |
new/old pictexsum document (28dec11)
git-svn-id: svn://tug.org/texlive/trunk@24965 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 812faeaaaad..d61187e918a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1241,6 +1241,7 @@ $standardtex='\.(.bx|cfg|sty|clo|ldf|cls|def|fd|cmap|4ht)$'; 'petri-nets', 'pnets\.tex|pntext\.tex|\.sty|pndraw\.tex|pnversion\.tex|\.sty|pndraw\.tex', 'pgfmolbio', 'pgfmolbio\..*\.|' . $standardtex, # .lua+.tex submodules 'pictex', '\.sty|\.tex', + 'pictexsum', 'NULL', # doc pkg 'pigpen', 'pigpen\.tex|' . $standardtex, 'pitex', 'pitex\.tex|\.ptx|' . $standardtex, 'placeins-plain', 'placeins.tex', |