summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
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