% \def\filename{bull-l.cls} % \def\fileversion{2.06} % \def\filedate{2016/10/12} % % \iffalse meta-comment % % American Mathematical Society % Technical Support % Publications Technical Group % 201 Charles Street % Providence, RI 02904 % USA % tel: (401) 455-4080 % (800) 321-4267 (USA and Canada only) % fax: (401) 331-3842 % email: tech-support@ams.org % % Copyright 2009, 2016 American Mathematical Society. % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either version 1.3c % of this license or (at your option) any later version. % The latest version of this license is in % http://www.latex-project.org/lppl.txt % and version 1.3c or later is part of all distributions of LaTeX % version 2005/12/01 or later. % % This work has the LPPL maintenance status `maintained'. % % The Current Maintainer of this work is the American Mathematical % Society. % % \fi \NeedsTeXFormat{LaTeX2e} \ProvidesClass{bull-l}[2016/10/12 v2.06 BULL Author Class] \DeclareOption*{\PassOptionsToClass{\CurrentOption}{amsart}} \ProcessOptions\relax \LoadClass{amsart}[2009/07/02] \def\publname{BULLETIN (New Series) OF THE\newline AMERICAN MATHEMATICAL SOCIETY} \def\ISSN{0273-0979} \def\@setlogo{% \setbox\z@\@serieslogo \setbox\tw@\vbox{\unvbox\z@\unskip}% \dimen@\dp\tw@ \if@SuperTitle \vbox to28pt{\vss\unvbox\tw@}% \else \vtop{\unvbox\tw@}% \fi \prevdepth\dimen@ \nobreak \bb@skip{24\p@}% \global\let\@serieslogo\relax \global\let\@setlogo\relax } \def\bullPerspective{} \newif\if@SuperTitle \@SuperTitlefalse \def\SuperTitle#1{\@SuperTitletrue \def\@SuperTitle{#1}} \def\@SuperTitlefont{\LARGE\bfseries} \def\STintro#1{\def\@STintro{#1}} \def\@STintro{} \def\@setSuperTitle{% \vbox to4pc{\vfil\@SuperTitlefont\centering \@SuperTitle\par}% \ifx\@empty\STintro \else \begingroup \normalsize \centering \vskip24pt \parbox[t]{24pc}{\normalfont\small\@STintro\par}% \par \endgroup \prevdepth=\z@ \fi \nobreak{\baselineskip7\p@\relax \bb@skip{4pc}}% } \def\maketitle{% \@topnum\z@ % this prevents figures from falling at the top of page 1 \thispagestyle{firstpage}% this sets first page specifications \if@SuperTitle \vbox{\dimen@\topskip \advance\dimen@\headheight \advance\dimen@\headsep \hrule height\topskip depth-\dimen@}% \fi \@setcopyright \nointerlineskip \if@SuperTitle \begingroup \uppercasenonmath\@SuperTitle \@setSuperTitle \endgroup \@setlogo \fi \uppercasenonmath\shorttitle \ifx\@empty\shortauthors \let\shortauthors\shorttitle \else \andify\shortauthors \fi \@maketitle@hook \begingroup \@maketitle \toks@\@xp{\shortauthors}\@temptokena\@xp{\shorttitle}% \toks4{\def\\{ \ignorespaces}}% defend against questionable usage \edef\@tempa{% \@nx\markboth{\the\toks4 \@nx\MakeUppercase{\the\toks@}}{\the\@temptokena}}% \@tempa \endgroup \c@footnote\z@ \@cleartopmattertags \global\let\maketitle\@empty } \endinput