名前: . 日時: 2012-01-10 22:01:05 IPアドレス: 59.134.169.*
>>56556 別解です. こちらのほうが先のサンプルよりも「安全」なようですね. \documentclass{jarticle} \makeatletter \def\thanks#1{% \footnotemark \edef\@tempa{\noexpand\noexpand\noexpand\footnotetext[\the\c@footnote]}% \toks@\expandafter{\@thanks}% \toks\tw@{{#1}} \xdef\@thanks{\the\toks@\@tempa\the\toks\tw@}} \makeatother \title{ほげげ} \author{ああああ\thanks{ほげほげ\\ hogehoge}} \date{} \begin{document} \thispagestyle{empty} \maketitle \end{document}
この書き込みへの返事: