名前: Newbie 日時: 2002-03-08 16:30:51 IPアドレス: 133.102.16.*
>>7241 titlefoot.styというものを使うと出来るかと思います。 \documentclass{article} \usepackage{titlefoot} \renewcommand{\keywordsname}{\bf Keywords. } % デフォルトは斜体。 \title{ タイトル\thanks{Thanks, \TeX} \keywords{keyword1, keyword2,...} \amssubj{AMS subject classifications are set} } \author{G13} \begin{document} \maketitle \section{test} test \end{document}
この書き込みへの返事: