看板LaTeX
標 題Re: [問題] 標題放到本文內
發信站交大資訊次世代BS2 (Sat Apr 14 00:46:47 2012)
轉信站ptt!news.ntu!news.ncu!ctu-peer!news.nctu!csnews.cs.nctu!news.cs.nctu!B
※ 引述《[email protected] (...)》之銘言:
> 編輯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@
[email protected]{%
\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