summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-09-08 16:10:33 +0000
committerKarl Berry <karl@freefriends.org>2008-09-08 16:10:33 +0000
commit5af556246a5e3fe0dcd57a41e2c330f509f1e3a9 (patch)
treec57f9aa90dd0dadd7a932679e84adec5f33358a1 /Master/tlpkg
parentc77d6ba572e2c9f09b37b64a167e8c13f893c5be (diff)
new latex package termlist (18aug08)
git-svn-id: svn://tug.org/texlive/trunk@10491 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds10
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rw-r--r--Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/termlist.tlpsrc2
4 files changed, 10 insertions, 5 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 8dd880674b2..57dece0f84e 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -835,16 +835,18 @@ $standarddocfmt='latex';
'parrun', 'parrun.ins',
'stmaryrd', 'stmaryrd.dtx',
'tablists', 'tablists.dtx',
+ 'termlist', 'termlist.dtx',
'thesis', 'install.01|install.ndx',
'turnstile', 'turnstile-en.ins', # skip pt
);
$standardins='\.ins';
%specialinsrunner = (
- 'bullcntr', 'latex', # requires interaction
- 'ctable', 'latex', # requires interaction
- 'polski', 'latex', # requires interaction
- 'psfragx', 'latex', # requires interaction
+ 'bullcntr' => 'latex', # requires interaction
+ 'ctable' => 'latex', # requires interaction
+ 'polski' => 'latex', # requires interaction
+ 'psfragx' => 'latex', # requires interaction
+ 'termlist' => 'tex',
);
$standardinsrunner="latex -interaction=nonstopmode";
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index 92835e7c4a6..92a1eab7821 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -194,7 +194,7 @@ my @WorkingTLP = qw(
t-angles Tabbing tableaux tablists tablor tabulary tabvar talk
tamethebeast tdsfrmath
ted templates-fenn templates-sommer tengwarscript
- tensor teubner tex-gyre texilikecover texmate
+ tensor termlist teubner tex-gyre texilikecover texmate
texpower texshade
textcase textfit textopo textpath textpos
theoremref thesis-titlepage-fhac
diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
index 6214e0b24d3..c86b6f16761 100644
--- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc
@@ -506,6 +506,7 @@ depend taupin
depend tcldoc
depend technics
depend ted
+depend termlist
depend texilikecover
depend texlogos
depend texmate
diff --git a/Master/tlpkg/tlpsrc/termlist.tlpsrc b/Master/tlpkg/tlpsrc/termlist.tlpsrc
new file mode 100644
index 00000000000..720024381f9
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/termlist.tlpsrc
@@ -0,0 +1,2 @@
+name termlist
+category Package