summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/asmejour
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-11-10 22:10:15 +0000
committerKarl Berry <karl@freefriends.org>2019-11-10 22:10:15 +0000
commit197c71f5ceb7bb67f1aeeff685c1e22657133929 (patch)
treeecc19166021e3ea5499980f2ee28212b09774dd5 /Master/texmf-dist/tex/latex/asmejour
parent91b9b666768bb2cd82ad9fbdfb0ffd97422f078d (diff)
asmejour
git-svn-id: svn://tug.org/texlive/trunk@52728 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/asmejour')
-rw-r--r--Master/texmf-dist/tex/latex/asmejour/asmejour.cls17
1 files changed, 9 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/asmejour/asmejour.cls b/Master/texmf-dist/tex/latex/asmejour/asmejour.cls
index c75f8ea76dc..87bd31d3770 100644
--- a/Master/texmf-dist/tex/latex/asmejour/asmejour.cls
+++ b/Master/texmf-dist/tex/latex/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
}