From 40689a15a23adc4d151f7ace4a3076421f7aed9e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 26 Jan 2011 23:19:10 +0000 Subject: aomart 1.4 (25jan11) git-svn-id: svn://tug.org/texlive/trunk@21181 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/aomart/aomart.cls | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/tex/latex/aomart/aomart.cls') diff --git a/Master/texmf-dist/tex/latex/aomart/aomart.cls b/Master/texmf-dist/tex/latex/aomart/aomart.cls index ba53c7de6fd..578198842d2 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} -[2011/01/07 v1.3 Typesetting articles for the Annals of Mathematics] +[2011/01/21 v1.4 Typesetting articles for the Annals of Mathematics] \long\def\aom@size@warning#1{% \ClassWarning{aomart}{Size-changing option #1 will not be honored}}% @@ -59,7 +59,7 @@ \ClassInfo{aomart}{% Configuration file aomart.cfg is not found}} \ProcessOptions\relax -\LoadClass[11pt,noamsfonts]{amsart} +\LoadClass[11pt]{amsart} \RequirePackage{fancyhdr, lastpage, ifpdf} \RequirePackage[breaklinks,colorlinks]{hyperref} \if@aom@screen@mode @@ -342,12 +342,15 @@ \z@{.7\linespacing\@plus\linespacing}{.5\linespacing}% {\normalfont\bfseries\centering}} \def\subsection{\@startsection{subsection}{2}% - {\parindent}{.5\linespacing\@plus.3\linespacing}{-.5em}% + {\parindent}{.5\linespacing}{-.5em}% {\normalfont\itshape}} \def\oldsubsections{% \gdef\subsection{\@startsection{subsection}{2}% {\parindent}{.5\linespacing\@plus.7\linespacing}{-.5em}% {\normalfont\itshape}}} +\def\subsubsection{\@startsection{subsubsection}{3}% + {\parindent}{.5\linespacing}{-.5em}% + {\normalfont\itshape}} \def\@captionheadfont{\normalfont} \newtheoremstyle{plain}{0.5\linespacing}{0.5\linespacing}{\sishape}% {\parindent}{\scshape}{.}{0.5em}% -- cgit v1.2.3