%% definition of title \makeatletter \def\author#1{\gdef\@author{#1}} \def\gakuseki#1{\gdef\@gakuseki{#1}} \def\lab#1{\gdef\@lab{#1}} \setlength{\textwidth}{17cm} \setlength{\oddsidemargin}{-5mm} \setlength{\evensidemargin}{-5mm} \setlength{\topmargin}{-25mm} \setlength{\textheight}{27.0cm} %\setlength{\footskip}{18mm} \pagestyle{empty} %%%%%%%%%%%%%%%%%%%%%%%%%%%% THEOREM-LIKE %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \catcode`@=11 \renewcommand{\@begintheorem}[2]{\it \trivlist %change the argument \item[\hskip \labelsep{\bf #1\ #2{\rm :}}]} %of \labelsep \renewcommand{\@opargbegintheorem}[3]{\it \trivlist %as you like. \item[\hskip \labelsep{\bf #1\ #2\ {\rm (#3)\/:}}]} % % %%%%%%%%%%%%%%%%%%%%%%%%%%%% SECTIONING %%%%%%%%%%%%%%%%%%%%%% \def\@sect#1#2#3#4#5#6[#7]#8{\ifnum #2>\c@secnumdepth \def\@svsec{}\else \refstepcounter{#1}\edef\@svsec{\csname the#1\endcsname{.}\hskip 1em }\fi \@tempskipa #5\relax \ifdim \@tempskipa>\z@ \begingroup #6\relax \@hangfrom{\hskip #3\relax\@svsec}{\interlinepenalty \@M #8\par} \endgroup \csname #1mark\endcsname{#7}\addcontentsline {toc}{#1}{\ifnum #2>\c@secnumdepth \else \protect\numberline{\csname the#1\endcsname}\fi #7}\else \def\@svsechd{#6\hskip #3\@svsec #8\csname #1mark\endcsname {#7}\addcontentsline {toc}{#1}{\ifnum #2>\c@secnumdepth \else \protect\numberline{\csname the#1\endcsname}\fi #7}}\fi \@xsect{#5}} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\section ‚̍Ēθ‹` \renewcommand{\section}{\@startsection{section}{1}{\z@}% {.5\Cvs \@plus.5\Cdp \@minus.2\Cdp}% {.3\Cvs \@plus.3\Cdp}% {\reset@font\large\bfseries}} %ƒ^ƒCƒgƒ‹‚Μ’θ‹` \def\maketitle{\par \begingroup \if@twocolumn \ifnum \col@number=\@ne \@maketitle \else \twocolumn[\@maketitle]% \fi \else \newpage \global\@topnum\z@ % Prevents figures from going at top of page. \@maketitle \fi \endgroup } \def\@maketitle{ \pagestyle{empty} \begin{center} {\LARGE \@title}\vspace{2mm}\\ {\large Γ‰ͺ‘εŠw‘εŠw‰@ HŠwŒ€‹†‰Θ ƒVƒXƒeƒ€HŠwκU\ \ }%\vspace{3mm}\\ {\large \@lab\ \ \@gakuseki\ \ \@author}\vspace{2mm}\\ \@date\vspace{3mm} \end{center} } %abstractŠΒ‹«Δ’θ‹` %\renewenvironment{abstract}{% %\pagenumbering{roman} %\vspace*{4cm} %\begin{center}{\large\bf \abstractname}\end{center} %} %{ %\vfill %\newpage %} \makeatother \newtheorem{theorem}{’藝}[section] \newtheorem{lemma}[theorem]{•β‘θ} \newtheorem{corollary}[theorem]{Œn} \newtheorem{proposition}[theorem]{–½‘θ} \newtheorem{remark}[theorem]{’ˆΣ} \newtheorem{example}[theorem]{—α} \newtheorem{definition}[theorem]{’θ‹`} \newtheorem{conjecture}[theorem]{—\‘z} \newtheorem{exercise}[theorem]{—α‘θ} \def\proof{\par\noindent{(Ψ–Ύ)} \ignorespaces} \def\endproof{\vbox{ \hrule height0.6pt \hbox{% \vrule height1.3ex width0.6pt\hskip0.8ex \vrule width0.6pt} \hrule height0.6pt } }