summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/asmejour/asmejour.cls
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/asmejour/asmejour.cls')
-rw-r--r--macros/latex/contrib/asmejour/asmejour.cls17
1 files changed, 9 insertions, 8 deletions
diff --git a/macros/latex/contrib/asmejour/asmejour.cls b/macros/latex/contrib/asmejour/asmejour.cls
index c75f8ea76d..87bd31d377 100644
--- a/macros/latex/contrib/asmejour/asmejour.cls
+++ b/macros/latex/contrib/asmejour/asmejour.cls
@@ -6,7 +6,9 @@
%% The asmejour.cls file should be used with the files asmejour.bst (for citations) and asmejour-template.tex.
%%
%%
-%% This file is version 1.08 dated 2019/11/06.
+%% This file is version 1.09 dated 2019/11/07.
+ \def\versionno{1.09}
+ \def\versiondate{2019/11/07\space}
%%
%% Author: John H. Lienhard V
%% Department of Mechanical Engineering
@@ -52,7 +54,7 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\NeedsTeXFormat{LaTeX2e}
-\ProvidesClass{asmejour}[2019/11/06 asmejour paper format]
+\ProvidesClass{asmejour}[\versiondate asmejour paper format]
\LoadClass[twoside,9pt,twocolumn]{extarticle}
@@ -112,7 +114,7 @@
\PassOptionsToPackage{english}{babel}
\define@key{asmejour}{lang}[english]{%
- \PassOptionsToPackage{#1}{babel}%
+ \PassOptionsToPackage{main=#1}{babel}%
}
\define@key{asmejour}{lang-second}[english]{%
\PassOptionsToPackage{#1}{babel}%
@@ -267,8 +269,7 @@
\providecommand{\nomname}{Nomenclature}
\providecommand{\keywordname}{Keywords}
\providecommand{\appendicesname}{Appendices}
-
-
+ \providecommand{\CAwords}{Corresponding Author}
%%%%%%%%%%%%%%%%% EQUATION AND LINE NUMBERING %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -544,9 +545,9 @@
\itemsep12\p@ plus 4\p@ minus 4\p@% \bigskip
\goodbreak\item[\bfseries#1\hfill]\itemsep3\p@ plus 1\p@ minus 1\p@\@itempenalty=1000%
}{%
- \@itempenalty=-\@lowpenalty%
\item[\hfill#1${} = {}$]#2%
- \setlength\itemsep\savitemsep
+ \@itempenalty=-\@lowpenalty%
+ \setlength\itemsep\savitemsep%
\settowidth\@widest{#1${} = {}$}%
\ifdim\@widest>\widest \global\setlength\widest\@widest\fi%
}
@@ -727,7 +728,7 @@
]
\ifCA
\addtocounter{footnote}{1}
- \footnotetext{Corresponding author\@CAsep \@CAemail}
+ \footnotetext{\CAwords\@CAsep \@CAemail}
\fi
\ifDate\revfootnote{\@Date} \else\relax \fi
}