diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls b/Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls index eeec561cdce..dd437b5bbbb 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-2024 Elsevier Ltd +%% Copyright 2007-2025 Elsevier Ltd %% %% This file is part of the 'Elsarticle Bundle'. %% ------------------------------------------- @@ -26,8 +26,8 @@ %% %% \def\RCSfile{elsarticle}% - \def\RCSversion{3.4a}% - \def\RCSdate{2024/12/02}% + \def\RCSversion{3.4b}% + \def\RCSdate{2025/01/09}% \def\@shortjnl{\relax} \def\@journal{Elsevier Ltd} \def\@company{Elsevier Ltd} @@ -1263,7 +1263,6 @@ footnotesep=24pt plus 2pt minus 12pt, } \global\let\bibfont=\footnotesize - \global\bibsep=0pt \if@twocolumn\global\@twocolumnfalse\fi \else\ifnum\jtype=3 \RequirePackage{geometry} @@ -1280,7 +1279,6 @@ columnsep=2pc } \global\let\bibfont=\footnotesize - \global\bibsep=0pt \if@twocolumn\input{fleqn.clo}\fi \else\ifnum\jtype=5 \RequirePackage{geometry} @@ -1297,7 +1295,6 @@ columnsep=18pt }% \global\let\bibfont=\footnotesize - \global\bibsep=0pt \input{fleqn.clo} \global\@twocolumntrue %% |