texlive[73421] Master/texmf-dist: elsarticle (11jan25)

commits+karl at tug.org commits+karl at tug.org
Sat Jan 11 21:49:49 CET 2025


Revision: 73421
          https://tug.org/svn/texlive?view=revision&revision=73421
Author:   karl
Date:     2025-01-11 21:49:49 +0100 (Sat, 11 Jan 2025)
Log Message:
-----------
elsarticle (11jan25)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/elsarticle/changelog.txt
    trunk/Master/texmf-dist/doc/latex/elsarticle/elsdoc.pdf
    trunk/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex
    trunk/Master/texmf-dist/doc/latex/elsarticle/jfigs.pdf
    trunk/Master/texmf-dist/source/latex/elsarticle/elsarticle.dtx
    trunk/Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls

Modified: trunk/Master/texmf-dist/doc/latex/elsarticle/changelog.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/elsarticle/changelog.txt	2025-01-11 17:45:07 UTC (rev 73420)
+++ trunk/Master/texmf-dist/doc/latex/elsarticle/changelog.txt	2025-01-11 20:49:49 UTC (rev 73421)
@@ -5,6 +5,9 @@
 
 1. global\bibsep=0pt commented out for all models 
    since it produced error for all \jtype options.
+   
+2. The error "!LaTeX Error: Command \c at author already defined."
+   has been resolved by updating elsarticle.dtx.
 
 
 ------------------------------------------------------------------------

Modified: trunk/Master/texmf-dist/doc/latex/elsarticle/elsdoc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex	2025-01-11 17:45:07 UTC (rev 73420)
+++ trunk/Master/texmf-dist/doc/latex/elsarticle/elsdoc.tex	2025-01-11 20:49:49 UTC (rev 73421)
@@ -14,7 +14,7 @@
 %% The list of all files belonging to the 'Elsarticle Bundle' is
 %% given in the file `manifest.txt'.
 %%
-%% $Id: elsdoc.tex 261 2024-04-09 06:37:35Z rishi $
+%% $Id: elsdoc.tex 277 2025-01-11 16:29:11Z rishi $
 %%
 \documentclass[a4paper,12pt]{article}
 
@@ -71,7 +71,7 @@
 \author{Elsevier Ltd}
 \contact{elsarticle at stmdocs.in}
 
-\version{3.4b}
+\version{3.4c}
 \date{\today}
 \maketitle
 

Modified: trunk/Master/texmf-dist/doc/latex/elsarticle/jfigs.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/elsarticle/elsarticle.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/elsarticle/elsarticle.dtx	2025-01-11 17:45:07 UTC (rev 73420)
+++ trunk/Master/texmf-dist/source/latex/elsarticle/elsarticle.dtx	2025-01-11 20:49:49 UTC (rev 73421)
@@ -16,7 +16,7 @@
 % \fi
 % \CheckSum{3279}
 %
-% $Id: elsarticle.dtx 270 2025-01-09 17:29:44Z rishi $
+% $Id: elsarticle.dtx 278 2025-01-11 16:35:16Z rishi $
 % $URL: https://lenova.river-valley.com/svn/elsarticle/trunk/elsarticle.dtx $
 % \iffalse
 %<*driver>
@@ -91,8 +91,8 @@
 %% 
 %%
  \def\RCSfile{elsarticle}%
- \def\RCSversion{3.4b}%
- \def\RCSdate{2025/01/09}%
+ \def\RCSversion{3.4c}%
+ \def\RCSdate{2025/01/11}%
  \def\@shortjnl{\relax}
  \def\@journal{Elsevier Ltd} 
  \def\@company{Elsevier Ltd}
@@ -314,7 +314,7 @@
 \let\authorsep\@empty
 \let\prelimauthorsep\@empty
 \let\sep\@empty
-\newcounter{author}
+\newcounter{elsarticle at author}
 \def\author{\@ifnextchar[{\@@author}{\@author}}
 
 \newtoks\@eadauthor
@@ -1367,7 +1367,7 @@
   footskip=12pt,
   footnotesep=24pt plus 2pt minus 12pt,
  }
- \global\let\bibfont=\footnotesize
+% \global\let\bibfont=\footnotesize
 % \global\bibsep=0pt
  \if at twocolumn\global\@twocolumnfalse\fi
 %
@@ -1390,7 +1390,7 @@
   footnotesep=24pt plus 2pt minus 12pt,
   columnsep=2pc
  }
- \global\let\bibfont=\footnotesize
+% \global\let\bibfont=\footnotesize
 % \global\bibsep=0pt
  \if at twocolumn\input{fleqn.clo}\fi
 %    \end{macrocode}
@@ -1412,7 +1412,7 @@
   footnotesep=24pt plus 2pt minus 12pt,
   columnsep=18pt
  }%
- \global\let\bibfont=\footnotesize
+% \global\let\bibfont=\footnotesize
 % \global\bibsep=0pt
  \input{fleqn.clo}
  \global\@twocolumntrue

Modified: trunk/Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls	2025-01-11 17:45:07 UTC (rev 73420)
+++ trunk/Master/texmf-dist/tex/latex/elsarticle/elsarticle.cls	2025-01-11 20:49:49 UTC (rev 73421)
@@ -26,8 +26,8 @@
 %%
 %%
  \def\RCSfile{elsarticle}%
- \def\RCSversion{3.4b}%
- \def\RCSdate{2025/01/09}%
+ \def\RCSversion{3.4c}%
+ \def\RCSdate{2025/01/11}%
  \def\@shortjnl{\relax}
  \def\@journal{Elsevier Ltd}
  \def\@company{Elsevier Ltd}
@@ -243,7 +243,7 @@
 \let\authorsep\@empty
 \let\prelimauthorsep\@empty
 \let\sep\@empty
-\newcounter{author}
+\newcounter{elsarticle at author}
 \def\author{\@ifnextchar[{\@@author}{\@author}}
 
 \newtoks\@eadauthor
@@ -1262,7 +1262,6 @@
   footskip=12pt,
   footnotesep=24pt plus 2pt minus 12pt,
  }
- \global\let\bibfont=\footnotesize
  \if at twocolumn\global\@twocolumnfalse\fi
 \else\ifnum\jtype=3
  \RequirePackage{geometry}
@@ -1278,7 +1277,6 @@
   footnotesep=24pt plus 2pt minus 12pt,
   columnsep=2pc
  }
- \global\let\bibfont=\footnotesize
  \if at twocolumn\input{fleqn.clo}\fi
 \else\ifnum\jtype=5
  \RequirePackage{geometry}
@@ -1294,7 +1292,6 @@
   footnotesep=24pt plus 2pt minus 12pt,
   columnsep=18pt
  }%
- \global\let\bibfont=\footnotesize
  \input{fleqn.clo}
  \global\@twocolumntrue
 %%



More information about the tex-live-commits mailing list.