diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 3 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/imakeidx.tlpsrc | 0 |
4 files changed, 4 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index e8862798f7d..e59effba7aa 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -166,7 +166,8 @@ my @TLP_working = qw( hyphenat hyphenex hyplain ibygrk icsv idxlayout ieeepes ifmslide ifmtarg ifplatform iftex ifxetex - ijmart ijqc imac image-gallery impatient impatient-fr import imtekda + ijmart ijqc + imac image-gallery imakeidx impatient impatient-fr import imtekda inconsolata inlinebib inlinedef insbox interactiveworkbook intro-scientific inversepath ionumbers iopart-num iso diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index cc5d104147a..86e018ca69a 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -1402,6 +1402,7 @@ $standardsource='\.fdd|\.dtx|\.ins|\.c$|configure.*|install-sh|\.drv'; 'feynmf', 'feynmf.ins', 'floatrow', 'floatrow.ins', 'geometry', 'geometry.dtx', + 'imakeidx', 'imakeidx.dtx', 'lettre', 'NULL', 'localloc', 'localloc.dtx', 'makecell', 'makecell.dtx', diff --git a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc index 939b2361fd9..21984dd53a5 100644 --- a/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-latexextra.tlpsrc @@ -295,6 +295,7 @@ depend ifmslide depend ifmtarg depend ifplatform depend image-gallery +depend imakeidx depend import depend inlinedef depend interactiveworkbook diff --git a/Master/tlpkg/tlpsrc/imakeidx.tlpsrc b/Master/tlpkg/tlpsrc/imakeidx.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/imakeidx.tlpsrc |