diff options
author | Karl Berry <karl@freefriends.org> | 2010-05-25 17:38:47 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-05-25 17:38:47 +0000 |
commit | 1b6d0a50c7246eaf6b8ba51d08fa38401cc774f1 (patch) | |
tree | f57d446e9943e03edc4c14a01155a9558e71c118 /Master | |
parent | 9f12052d16a524fdfcdd1173fb4019d68c3016b6 (diff) |
hatching non-update
git-svn-id: svn://tug.org/texlive/trunk@18486 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/metapost/hatching/README (renamed from Master/texmf-dist/doc/metapost/hatching/readme) | 0 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 8 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 |
3 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/metapost/hatching/readme b/Master/texmf-dist/doc/metapost/hatching/README index da6ac0e89e8..da6ac0e89e8 100644 --- a/Master/texmf-dist/doc/metapost/hatching/readme +++ b/Master/texmf-dist/doc/metapost/hatching/README diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index b0f36096dc7..f6c8461a97c 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -21,7 +21,8 @@ our %OPT; # these packages should be up to date: my @TLP_working = qw( 12many 2up - AkkTeX Asana-Math IEEEconf IEEEtran Type1fonts + AkkTeX Asana-Math HA-prosper IEEEconf IEEEtran Type1fonts + a0poster a2ping a4wide a5comb aastex abbr abc abstract abstyles accfonts achemso acmconf acmtrans acromake acronym @@ -149,8 +150,9 @@ my @TLP_working = qw( graphics graphics-pln graphicx-psmin greek-inputenc greekdates greenpoint grfpaste grid gridset grverb gu guitar guitlogo - HA-prosper hands hanging har2nat harmony - harvard harvardkyoto harvmac hc hep hepnames + hands hanging har2nat harmony + harvard harvardkyoto harvmac hatching + hc hep hepnames hepparticles hepthesis hepunits here hexgame hhtensor histogr historische-zeitschrift hitec hrlatex hvfloat hvindex hypdvips hyper hypernat hyperref hyperxmp hyph-utf8 hyphen-base diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index d02ffe8e1a9..9fc636a3b70 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1444,6 +1444,7 @@ $standardmp = '\.mp$'; 'dviincl', 'fix.*mp', # skip test-bop.mp 'epsincl', 'eps.*mp', # skip testincl.mp 'feynmp', 'feynmp.mp', + 'hatching', '[^e].mp', # no htchuse.mp 'latexmp', 'latexmp.mp', 'mpattern', 'mpattern.mp', # don't install test.mp 'mpman-ru', 'NULL', # doc package |