diff options
author | Karl Berry <karl@freefriends.org> | 2009-09-12 18:05:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-09-12 18:05:51 +0000 |
commit | 873a6f9281ea219d530a5f1113c54a48a6951703 (patch) | |
tree | f3c715ad9e164cd56d4d0db40b83e986c35d39d1 /Master/tlpkg | |
parent | 5e4989d7312e4e11eda708529fa09746de41a31e (diff) |
new latex package dox 1.0 (11sep09)
git-svn-id: svn://tug.org/texlive/trunk@15235 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/dox.tlpsrc | 0 |
4 files changed, 4 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index c34c9f61731..3d7dc379402 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -79,7 +79,7 @@ my @WorkingTLP = qw( dinat dingbat directory dirtree disser dk-bib dlfltxb doc-pictex docmfp doi doipubmed dotarrow dot2texi dottex - doublestroke dozenal dpfloat dprogress drac draftcopy + doublestroke dox dozenal dpfloat dprogress drac draftcopy draftwatermark dramatist dratex dtxgallery dtxtut duerer-latex dvdcoll dviasm dviincl dvipdfmx-def dvipsconfig dyntree diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 5407f78cbd6..eadcb9af57c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -327,8 +327,9 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'lxfonts', "&MAKEcopy", 'lucida', "die 'skipping, nonfree font'", 'lucidabr', "die 'skipping, nonfree font'", - 'ly1', "die 'skipping, situation too confused'", + 'ly1', "die 'skipping, situation too confused'", 'mab2bib', "die 'skipping, python'", + 'make-env', "die 'skipping, no license, too old to bother with'", 'makebarcode', "&MAKEcopy", 'makecell', "&MAKEnosymlinks", 'makedtx', "&MAKEflatten", diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 90d838179ec..eb382d179ef 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -122,6 +122,7 @@ depend docmfp depend doi depend dotarrow depend dotseqn +depend dox depend dpfloat depend dprogress depend drac diff --git a/Master/tlpkg/tlpsrc/dox.tlpsrc b/Master/tlpkg/tlpsrc/dox.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/dox.tlpsrc |