summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/els-cas-templates
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-03-15 03:01:24 +0000
committerNorbert Preining <norbert@preining.info>2020-03-15 03:01:24 +0000
commit87cddce361c3b477029d13b27bdaa57190b2d74b (patch)
tree0b8f15ef416645c1438cdc4228a1ddb44691b17c /macros/latex/contrib/els-cas-templates
parent942e56ba7d147d18d379305e76f064cec0aade7d (diff)
CTAN sync 202003150301
Diffstat (limited to 'macros/latex/contrib/els-cas-templates')
-rw-r--r--macros/latex/contrib/els-cas-templates/README6
-rw-r--r--macros/latex/contrib/els-cas-templates/cas-common.sty10
-rw-r--r--macros/latex/contrib/els-cas-templates/cas-dc.cls6
-rw-r--r--macros/latex/contrib/els-cas-templates/cas-sc.cls6
4 files changed, 14 insertions, 14 deletions
diff --git a/macros/latex/contrib/els-cas-templates/README b/macros/latex/contrib/els-cas-templates/README
index b097d0b412..a80857f814 100644
--- a/macros/latex/contrib/els-cas-templates/README
+++ b/macros/latex/contrib/els-cas-templates/README
@@ -34,9 +34,9 @@ directory.
The above procedure will create a print version, namely elsdoc-cas.pdf.
-Copyright 2019, Elsevier. Bugs, feature requests, suggestions and
-comments may be mailed to elsarticle@stmdocs.in. elsarticle.cls,
-related documentation and supporting packages are released under the
+Copyright 2019-2020, Elsevier. Bugs, feature requests, suggestions and
+comments may be mailed to elsarticle@stmdocs.in. cas-sc.cls, cas-dc.cls
+related documentations and supporting packages are released under the
LATEX Project Public Licence, either version 1.2 or any later
version. This work has the LPPL maintenance status
'author-maintained'.
diff --git a/macros/latex/contrib/els-cas-templates/cas-common.sty b/macros/latex/contrib/els-cas-templates/cas-common.sty
index 7d74d5a76d..5ce6761ca8 100644
--- a/macros/latex/contrib/els-cas-templates/cas-common.sty
+++ b/macros/latex/contrib/els-cas-templates/cas-common.sty
@@ -15,11 +15,11 @@
%% given in the file `manifest.txt'.
%%
-% $Id: cas-common.sty 38 2020-02-25 09:10:36Z rishi $
+% $Id: cas-common.sty 49 2020-03-14 09:05:10Z rishi $
\def\RCSfile{cas-common}%
- \def\RCSversion{1.2}%
- \def\RCSdate{2020/02/24}%
+ \def\RCSversion{2.1}%
+ \def\RCSdate{2020/03/14}%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ExplSyntaxOn
@@ -1952,10 +1952,10 @@
unknown .code:n = {
\ifstrempty { #1 }
{
- \tl_set:Nn \l_fig_pos_tl { \l_keys_key_tl },
+ \tl_set:Nn \l_fig_pos_tl { \l_keys_key_tl }
}
{
- \l_keys_key_tl=#1
+ \l_keys_key_tl=#1,
}
}
}
diff --git a/macros/latex/contrib/els-cas-templates/cas-dc.cls b/macros/latex/contrib/els-cas-templates/cas-dc.cls
index 719c0928be..38a0190147 100644
--- a/macros/latex/contrib/els-cas-templates/cas-dc.cls
+++ b/macros/latex/contrib/els-cas-templates/cas-dc.cls
@@ -15,11 +15,11 @@
%% given in the file `manifest.txt'.
%%
-%% $Id: cas-dc.cls 42 2020-02-25 09:50:39Z rishi $
+%% $Id: cas-dc.cls 49 2020-03-14 09:05:10Z rishi $
\def\RCSfile{cas-dc}%
- \def\RCSversion{1.2}%
- \def\RCSdate{2020/02/25}%
+ \def\RCSversion{2.1}%
+ \def\RCSdate{2020/03/14}%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{\RCSfile}[\RCSdate, \RCSversion: Formatting class
for CAS double column articles]
diff --git a/macros/latex/contrib/els-cas-templates/cas-sc.cls b/macros/latex/contrib/els-cas-templates/cas-sc.cls
index 1cf68c20ed..855ec476fc 100644
--- a/macros/latex/contrib/els-cas-templates/cas-sc.cls
+++ b/macros/latex/contrib/els-cas-templates/cas-sc.cls
@@ -15,11 +15,11 @@
%% given in the file `manifest.txt'.
%%
-%% $Id: cas-sc.cls 39 2020-02-25 09:13:49Z rishi $
+%% $Id: cas-sc.cls 49 2020-03-14 09:05:10Z rishi $
\def\RCSfile{cas-sc}%
- \def\RCSversion{1.2}%
- \def\RCSdate{2020/02/25}%
+ \def\RCSversion{2.1}%
+ \def\RCSdate{2020/03/14}%
\NeedsTeXFormat{LaTeX2e}[1995/12/01]
\ProvidesClass{\RCSfile}[\RCSdate, \RCSversion: Formatting class
for CAS single column articles]