diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/ctan2tds | 1 | ||||
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-publishers.tlpsrc | 4 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/imtekda.tlpsrc | 2 |
4 files changed, 6 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 57bad5578e0..8157006cccf 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -1049,6 +1049,7 @@ $standardbib='\.bib$'; # $ so we don't find README.bibtex in IEEEtran 'gcite', 'NULL', # bib is for doc 'germbib', 'NULL', # no second xampl.bib, test bibs, etc. 'ijqc', 'NULL', + 'imtekda', 'NULL', 'iopart-num', 'NULL', 'jurarsp', 'NULL', 'mslapa', 'NULL', diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index a543ea340a9..ea433fdca48 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -102,7 +102,7 @@ my @WorkingTLP = qw( hyphen-norwegian hyphen-ukenglish hyphen-usorbian hyphenex hyplain ibygrk icsv IEEEconf IEEEtran ifplatform ifxetex - ijmart ijqc image-gallery impatient impatient-fr + ijmart ijqc image-gallery impatient impatient-fr imtekda inlinebib interactiveworkbook inversepath invoice iopart-num isodoc isonums isorot isotope itnumpar iwona jeopardy jknapltx jneurosci jpsj jurabib juramisc jurarsp diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index b879f45103f..6f9843577ec 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -1,7 +1,6 @@ name collection-publishers category Collection -shortdesc Support for publishers -longdesc Essential publishers +shortdesc Support for publishers and theses depend ANUfinalexam depend IEEEconf depend IEEEtran @@ -29,6 +28,7 @@ depend icsv depend ieeepes depend ijmart depend imac +depend imtekda depend jhep depend jpsj depend kluwer diff --git a/Master/tlpkg/tlpsrc/imtekda.tlpsrc b/Master/tlpkg/tlpsrc/imtekda.tlpsrc new file mode 100644 index 00000000000..c01aece395e --- /dev/null +++ b/Master/tlpkg/tlpsrc/imtekda.tlpsrc @@ -0,0 +1,2 @@ +name imtekda +category Package |