summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/elsarticle
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-15 21:37:04 +0000
committerKarl Berry <karl@freefriends.org>2019-01-15 21:37:04 +0000
commit755cdf24905c411969adb2dde821df25b05a5399 (patch)
tree78436c01c040952d06c58bc9268772ede5d35d0d /Master/texmf-dist/tex/latex/elsarticle
parentecdaea519ed7fc12a2d0f18a3dfcdd7d7536ee07 (diff)
elsarticle (15jan19)
git-svn-id: svn://tug.org/texlive/trunk@49714 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/elsarticle')
-rw-r--r--Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls b/Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls
index d12383204d3..d8ee17a5bd4 100644
--- a/Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls
+++ b/Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls
@@ -6,7 +6,7 @@
%%
%% elsarticle.dtx (with options: `class')
%%
-%% Copyright 2007-2018 Elsevier Ltd
+%% Copyright 2007-2019 Elsevier Ltd
%%
%% This file is part of the 'Elsarticle Bundle'.
%% -------------------------------------------
@@ -25,8 +25,8 @@
%%
%%
\def\RCSfile{elsarticle}%
- \def\RCSversion{3.0}%
- \def\RCSdate{2018/06/08}%
+ \def\RCSversion{3.1}%
+ \def\RCSdate{2019/01/14}%
\def\@shortjnl{\relax}
\def\@journal{Elsevier Ltd}
\def\@company{Elsevier Ltd}
@@ -123,7 +123,7 @@
\def\tnotemark[#1]{}
\else
\def\tnotemark[#1]{\@for\mytmark:=#1\do{%
- \expandafter\ifcase\csname X@\mytmark\endcsname\or$^{\star}$\or
+ \expandafter\ifcase\elsRef{\mytmark}\or$^{\star}$\or
$^{,\star\star}$\fi
}%
}