From 8291b997365ae1d722de13105044fa5074fb9240 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 12 Apr 2021 20:04:49 +0000 Subject: aomart (12apr21) git-svn-id: svn://tug.org/texlive/trunk@58855 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/aomart/aomart.cls | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Master/texmf-dist/tex/latex/aomart') diff --git a/Master/texmf-dist/tex/latex/aomart/aomart.cls b/Master/texmf-dist/tex/latex/aomart/aomart.cls index 82430d1c322..539c9413def 100644 --- a/Master/texmf-dist/tex/latex/aomart/aomart.cls +++ b/Master/texmf-dist/tex/latex/aomart/aomart.cls @@ -37,7 +37,7 @@ %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{aomart} -[2020/08/09 v1.24 Typesetting articles for the Annals of Mathematics] +[2021/04/10 v1.25 Typesetting articles for the Annals of Mathematics] \long\def\aom@size@warning#1{% \ClassWarning{aomart}{Size-changing option #1 will not be honored}}% @@ -610,6 +610,7 @@ \newcommand{\pfullref}[2]{\@fullref{#1}{(}{#2}{)}} \newcommand{\bfullref}[2]{\@fullref{#1}{[}{#2}{]}} \newcommand{\eqfullref}[2]{\hyperref[#2]{#1~\textup{\tagform@{\ref*{#2}}}}} +\newcommand{\fullpageref}[2][page]{\hyperref[#2]{#1~\pageref*{#2}}} \def\eqnarray{% \stepcounter{equation}% \def\@currentlabel{\p@equation\theequation}% -- cgit v1.2.3