From b54902858c21f735c690dfae5328dd440937dbea Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 9 Mar 2011 00:51:50 +0000 Subject: aomart (8mar11) git-svn-id: svn://tug.org/texlive/trunk@21652 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/aomart/aomart.dtx | 24 +++++++++++++++++++----- 1 file changed, 19 insertions(+), 5 deletions(-) (limited to 'Master/texmf-dist/source/latex/aomart') diff --git a/Master/texmf-dist/source/latex/aomart/aomart.dtx b/Master/texmf-dist/source/latex/aomart/aomart.dtx index 06265c00812..0061436bdc6 100644 --- a/Master/texmf-dist/source/latex/aomart/aomart.dtx +++ b/Master/texmf-dist/source/latex/aomart/aomart.dtx @@ -1,5 +1,5 @@ % \iffalse -% $Id: aomart.dtx,v 1.48 2011-02-26 19:19:03 boris Exp $ +% $Id: aomart.dtx,v 1.50 2011-03-06 20:53:54 boris Exp $ % % Copyright 2010-2011, Princeton University (Mathematics Department) % This work may be distributed and/or modified under the @@ -23,7 +23,7 @@ % public domain. % % \fi -% \CheckSum{1016} +% \CheckSum{1031} % % %% \CharacterTable @@ -93,9 +93,11 @@ % \changes{v0.10}{2010/12/20}{Documentation update} % \changes{v1.0}{2010/12/21}{Top matter macros are now only in preamble} % \changes{v1.2}{2011/01/05}{Bibliography styles update} -% \changes{v1.6}{2011/02/26}{Added noopsort to the styles, corrected +% \changes{v1.5}{2011/02/26}{Added noopsort to the styles, corrected % typo} -% \changes{v1.6}{2011/02/26}{Added sortyear to the styles} +% \changes{v1.5}{2011/02/26}{Added sortyear to the styles} +% \changes{v1.6}{2011/03/06}{Bibliography change: aomalpha now +% respects key field in the bib file} % % \clearpage % @@ -673,7 +675,7 @@ \ProvidesFile{aomart.dtx} % %\ProvidesClass{aomart} -[2011/02/26 v1.5 Typesetting articles for the Annals of Mathematics] +[2011/03/06 v1.6 Typesetting articles for the Annals of Mathematics] % \end{macrocode} % % @@ -1530,6 +1532,18 @@ % \end{macro} % % +% \begin{macro}{\appendix} +% \changes{v1.6}{2011/03/06}{Redefined the macro} +% We redefine appendix to ensure the letter in section number is +% always upright: +% \begin{macrocode} +\def\appendix{\par\c@section\z@ \c@subsection\z@ + \let\sectionname\appendixname + \def\thesection{{\upshape\@Alph\c@section}}} +% \end{macrocode} +% +% \end{macro} +% %\subsection{Figures and Tables} %\label{sec:figs} % -- cgit v1.2.3