diff options
author | Norbert Preining <preining@logic.at> | 2007-05-16 19:39:02 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-05-16 19:39:02 +0000 |
commit | a08f6de1c5dcfd2ad4b0dcaf3a4d9fb94d18d329 (patch) | |
tree | ea71097d9bbfc0f5b455a6259d88e65cb963f8a9 /Master/texmf | |
parent | e8545dcc82770a4c1ae68195c604918545d5dab5 (diff) |
move bin-thumbpdf from binextra to basicbin since the sty files are in
collection-latexrecommended it is better to have this perl script in
basicbin
git-svn-id: svn://tug.org/texlive/trunk@4297 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf')
-rw-r--r-- | Master/texmf/tpm/collection-basicbin.tpm | 1 | ||||
-rw-r--r-- | Master/texmf/tpm/collection-binextra.tpm | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf/tpm/collection-basicbin.tpm b/Master/texmf/tpm/collection-basicbin.tpm index 0c7c281cf98..5e5d6740f05 100644 --- a/Master/texmf/tpm/collection-basicbin.tpm +++ b/Master/texmf/tpm/collection-basicbin.tpm @@ -35,6 +35,7 @@ These programs are regarded as basic for any TeX system. <TPM:TLCore name="bin-tetex"/> <TPM:TLCore name="bin-tex"/> <TPM:TLCore name="bin-texconfig"/> + <TPM:TLCore name="bin-thumbpdf"/> <TPM:TLCore name="bin-xdvi"/> <TPM:TLCore name="lib-regex"/> <TPM:TLCore name="lib-zlib"/> diff --git a/Master/texmf/tpm/collection-binextra.tpm b/Master/texmf/tpm/collection-binextra.tpm index d7df44acf70..e01d77073ec 100644 --- a/Master/texmf/tpm/collection-binextra.tpm +++ b/Master/texmf/tpm/collection-binextra.tpm @@ -39,7 +39,6 @@ PerlTeX, patgen, etc. <TPM:TLCore name="bin-seetexk"/> <TPM:TLCore name="bin-texdoc"/> <TPM:TLCore name="bin-texware"/> - <TPM:TLCore name="bin-thumbpdf"/> <TPM:TLCore name="bin-tie"/> <TPM:TLCore name="bin-tpic2pdftex"/> <TPM:TLCore name="bin-vpe"/> |