diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-26 23:05:39 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-26 23:05:39 +0000 |
commit | 33353453d22fc5877a8ced58c673c7008ce8c00a (patch) | |
tree | ca37609268b88869b4a8d301750145faf621d7a7 /Master/tlpkg/libexec | |
parent | 2c401b3fb2a504adbac95b691adf4637d6221c32 (diff) |
latex-graphics-companion non-update
git-svn-id: svn://tug.org/texlive/trunk@27530 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f2f6e8d8079..b53780f1a6f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2016,7 +2016,8 @@ $standardmp = '\.mp$'; 'feynmp', 'feynmp.mp', 'hatching', '[^e].mp', # no htchuse.mp 'latexmp', 'latexmp.mp', - 'metapost-examples', 'NULL', # doc package + 'latex-graphics-companion', 'NULL', # doc package + 'metapost-examples', 'NULL', # doc package 'mpattern', 'mpattern.mp', # don't install test.mp 'mp3d', '^(3d|ani)', # not examples 'mpman-ru', 'NULL', # doc package |