看板LaTeX
标 题Re: [问题] 作者编排问题
发信站SayYA 资讯站 (Mon May 28 22:45:00 2007)
转信站ptt!ctu-reader!news.nctu!SayYa
※ 引述《[email protected] (boring)》之铭言:
> 我想让作者编排如下:
> ------------------------------------------------------
> My Latex Paper
> Bob*, John* , Mary+ , Tom+
> * Institue of ABC + Department of CS
> Taipei, Taiwan Taipei, Taiwan
> {bob,john}@ABC.com {Mary,Tom}@xxx.edu.tw
> -------------------------------------------------------
> 请问要如何作呢?
我是不知道怎麽达成,但可以提供一个可能可以达到的想法。
用 beamer 做投影片时,
如果参考底下范例 (这边是 linux 底下 beamer 的参考路径),
第一页的东西应该很接近你想要的排版。
~/local/texlive/2007/texmf-dist/doc/latex \
/beamer/solutions/conference-talks/conference-ornate-20min.en.tex
在 beamer 他定义了 几个新的 commands
\author 的定义 #line 137 左右
\institute 的部份在 #line 218
可以在底下这个档案找到
~/local/texlive/2007/texmf-dist/tex/latex/beamer/beamerbasetitle.sty
但如何套到您现有的文稿上,还需要再研究研究。
(或许有现成的,我就不清楚了)
--
※ Origin: SayYA 资讯站 <bbs.sayya.org>
◆ From: nlp4.et.ntust.edu.tw