diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/thmtools.tlpsrc | 2 |
3 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index e2db51c239a..3be00f5a690 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -166,7 +166,7 @@ my @WorkingTLP = qw( tensor teubner tex-gyre texilikecover texmate texpower texshade textcase textfit textopo textpath textpos thesis-titlepage-fhac - thinsp thumb thumbpdf thuthesis ticket titlefoot titlesec + thinsp thmtools thumb thumbpdf thuthesis ticket titlefoot titlesec titling tocbibind tocloft todo tokenizer toolbox tools toptesi totpages tracking trajan tree-dvips trfsigns trivfloat diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index ef38ca58572..0315b076d4f 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -499,6 +499,7 @@ depend textfit depend textmerg depend textpos depend thinsp +depend thmtools depend thumb depend ticket depend timesht diff --git a/Master/tlpkg/tlpsrc/thmtools.tlpsrc b/Master/tlpkg/tlpsrc/thmtools.tlpsrc new file mode 100644 index 00000000000..80fd0693f02 --- /dev/null +++ b/Master/tlpkg/tlpsrc/thmtools.tlpsrc @@ -0,0 +1,2 @@ +name thmtools +category Package |