※ 引述《BRYANT24.bbs@ptt.cc (...)》之銘言:
> 編輯paper的格式
> 是將一面分成兩個column
> 用title 和 author 指令的話會顯示在最上方
> 現在想將 title 和 author 放到左邊的 column中
> 請問要加什麼指令?
> thx
1. 改用 amsart class。
2.
\makeatletter
\renewcommand\maketitle{\par
\begingroup
\renewcommand\thefootnote{\@fnsymbol\c@footnote}%
\def\@makefnmark{\rlap{\@textsuperscript{\normalfont\@thefnmark}}}%
\long\def\@makefntext##1{\parindent 1em\noindent
\hb@xt@1.8em{%
\hss\@textsuperscript{\normalfont\@thefnmark}}##1}%
\newpage
\global\@topnum\z@
\@maketitle
\thispagestyle{plain}\@thanks
\endgroup
\setcounter{footnote}{0}
\fi
\makeatother
--
※ Origin: 交大次世代(bs2.to)
◆ From: 111-242-135-87.dynamic.hinet.net