%% $Id: mfsesuart.sty,v 2.1 2022/01/27 12:00:00 suzuki $
%% This is made from `amsart.cls' for 
%% Mem. Fac. Sci. Eng. Shimane Univ. Series B: Mathematics
%% Internal use only.  No distribution is permitted.

\makeatletter

\def\bibinfovol#1{\def\@bibinfovol{#1}}\let\@bibinfovol=\@empty
\def\bibinfoyear#1{\def\@bibinfoyear{#1}}\let\@bibinfoyear=\@empty
\def\bibinfo#1{\def\@bibinfo{#1}}\let\@bibinfo=\@empty

\bibinfovol{ }
\bibinfoyear{ }

\bibinfo{
Preprint submitted to\\
Mem. Fac. Sci. Eng. Shimane Univ.\\
Series B: Mathematics\\
%{\bf \@bibinfovol} (\@bibinfoyear), pp. \thepage--\LastPage
}


\@ifundefined{LastPage}{\gdef\LastPage{??}}{}
\def\WriteLastPage{\if@filesw\immediate\write\@auxout{
 \string\gdef\string\LastPage{\number\count0}}\fi}
\def\@enddocumenthook{\WriteLastPage}

\def\communicated#1{\def\@communicated{#1}}\let\@communicated=\@empty
\def\received#1{\def\@received{#1}}\let\@received=\@empty

\def\baselinestretch{1.5}

%% Redefine \@maketitle, which is used in \maketitle

\def\@maketitle{%
  \normalfont\normalsize
  \let\@makefnmark\relax  \let\@thefnmark\relax
%% begin{HA adds} %%%%%
  \ifx\@empty\@bibinfo
      \null\vskip2.1truecm
  \else
    \baselineskip10\p@
    \vtop{{\scriptsize\null\vskip-1.8truecm\parindent0pt \@bibinfo\@@par}%
      \global\dimen@i\prevdepth}\prevdepth\dimen@i
      \null\vskip2.4truecm
  \fi
%% end{HA adds} %%%%%%%%
  \ifx\@empty\@date\else \@footnotetext{\@setdate}\fi
  \ifx\@empty\@subjclass\else \@footnotetext{\@setsubjclass}\fi
  \ifx\@empty\@keywords\else \@footnotetext{\@setkeywords}\fi
  \ifx\@empty\thankses\else \@footnotetext{%
    \def\par{\let\par\@par}\@setthanks}\fi
  \@mkboth{\@nx\shortauthors}{\@nx\shorttitle}%
  \global\topskip42\p@\relax % 5.5pc   "   "   "     "     "
  \@settitle
  \ifx\@empty\authors \else \@setauthors \fi
%% begin{HA adds} %%%%%
  \ifx\@empty\@communicated
  \else
          \baselineskip18\p@
    \vtop{\centering{\footnotesize Communicated by \@communicated\@@par}%
      \global\dimen@i\prevdepth}\prevdepth\dimen@i
  \fi
  \ifx\@empty\@received
  \else
      \baselineskip18\p@
    \vtop{\centering{\footnotesize(Received: \@received)\@@par}%
      \global\dimen@i\prevdepth}\prevdepth\dimen@i
  \fi
%% end{HA adds} %%%%%
  \ifx\@empty\@dedicatory
  \else
    \baselineskip18\p@
    \vtop{\centering{\footnotesize\itshape\@dedicatory\@@par}%
      \global\dimen@i\prevdepth}\prevdepth\dimen@i
  \fi
  \@setabstract
  \normalsize
  \if@titlepage
    \newpage
  \else
    \dimen@34\p@ \advance\dimen@-\baselineskip
    \vskip\dimen@\relax
  \fi
} % end \@maketitle

\AtEndDocument{\enddoc@text}

%% The below is for page size. Do not change.%%%%
\textwidth=14.8truecm
\textheight=22.0truecm
\hoffset-1.2truecm
\voffset-0.6truecm
\headsep1.2truecm       %% give space from header and body
\baselineskip14pt       %% wider line space

%% The above is for page size. Do not change.%%%%

\endinput

