diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tlpkg-ctan-check | 2 | ||||
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/collection-publishers.tlpsrc | 1 | ||||
-rw-r--r-- | Master/tlpkg/tlpsrc/els-cas-template.tlpsrc | 0 |
4 files changed, 3 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check index 0cb2490c44b..8c584ed1b3b 100755 --- a/Master/tlpkg/bin/tlpkg-ctan-check +++ b/Master/tlpkg/bin/tlpkg-ctan-check @@ -245,7 +245,7 @@ my @TLP_working = qw( elbioimp electrum eledform eledmac elegantbook elegantnote elegantpaper elements ellipse ellipsis - elmath elocalloc elpres elsarticle + elmath elocalloc elpres els-cas-template elsarticle elteikthesis eltex elvish elzcards emarks embedall embrac emf emisa emptypage emulateapj emp enctex encxvlna endfloat endheads endiagram endnotes endnotesj endofproofwd diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 27d889fbd2a..7ff3f29dd3c 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -2766,6 +2766,7 @@ $standardbst='\.bst$'; %specialbst = ( 'einfuehrung' => 'NULL', 'einfuehrung2' => 'NULL', + 'els-cas-template' => 'NULL', 'feupphdteses' => 'NULL', 'latex-bib-ex' => 'NULL', 'latex-bib2-ex' => 'NULL', diff --git a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc index e2eb0daaa32..d7d1e40a645 100644 --- a/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-publishers.tlpsrc @@ -55,6 +55,7 @@ depend ecothesis depend ejpecp depend ekaia depend elbioimp +depend els-cas-template depend elsarticle depend elteikthesis depend emisa diff --git a/Master/tlpkg/tlpsrc/els-cas-template.tlpsrc b/Master/tlpkg/tlpsrc/els-cas-template.tlpsrc new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/Master/tlpkg/tlpsrc/els-cas-template.tlpsrc |