summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-14 20:58:49 +0000
committerKarl Berry <karl@freefriends.org>2020-03-14 20:58:49 +0000
commitaa84bd893660247ec1a588471915c8a28aacdff4 (patch)
treeb7b6816c3ad9a1e6ce371b935ea292999312c0ee /Master
parent86c4a85462ebc0a28401a2a0879cd8f34dd8836c (diff)
els-cas-templates (14mar20)
git-svn-id: svn://tug.org/texlive/trunk@54299 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/latex/els-cas-templates/README6
-rw-r--r--Master/texmf-dist/tex/latex/els-cas-templates/cas-common.sty10
-rw-r--r--Master/texmf-dist/tex/latex/els-cas-templates/cas-dc.cls6
-rw-r--r--Master/texmf-dist/tex/latex/els-cas-templates/cas-sc.cls6
4 files changed, 14 insertions, 14 deletions
diff --git a/Master/texmf-dist/doc/latex/els-cas-templates/README b/Master/texmf-dist/doc/latex/els-cas-templates/README
index b097d0b412a..a80857f814f 100644
--- a/Master/texmf-dist/doc/latex/els-cas-templates/README
+++ b/Master/texmf-dist/doc/latex/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/Master/texmf-dist/tex/latex/els-cas-templates/cas-common.sty b/Master/texmf-dist/tex/latex/els-cas-templates/cas-common.sty
index 7d74d5a76dd..5ce6761ca81 100644
--- a/Master/texmf-dist/tex/latex/els-cas-templates/cas-common.sty
+++ b/Master/texmf-dist/tex/latex/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/Master/texmf-dist/tex/latex/els-cas-templates/cas-dc.cls b/Master/texmf-dist/tex/latex/els-cas-templates/cas-dc.cls
index 719c0928beb..38a0190147d 100644
--- a/Master/texmf-dist/tex/latex/els-cas-templates/cas-dc.cls
+++ b/Master/texmf-dist/tex/latex/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/Master/texmf-dist/tex/latex/els-cas-templates/cas-sc.cls b/Master/texmf-dist/tex/latex/els-cas-templates/cas-sc.cls
index 1cf68c20ed9..855ec476fc7 100644
--- a/Master/texmf-dist/tex/latex/els-cas-templates/cas-sc.cls
+++ b/Master/texmf-dist/tex/latex/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]