名前: 大石 日時: 2002-05-24 16:36:33 IPアドレス: 211.125.112.*
>>8603 \texorpdfstring コマンドを用いると良いのでは? \LaTeX などのコマンドの所でも,用いるべきかも知れませんが, なくてもコンパイルはできるようです。 \documentclass{article} \usepackage{amsmath} \usepackage[dvips]{hyperref} \begin{document} \section{\LaTeX font} \section{\LaTeX font symbols} \section{\texorpdfstring{\AmS font}{AMS font}} \section{\texorpdfstring{\AmS font symbols}{AMS font symbol}} % ここでエラーが起きるかも \end{document}
この書き込みへの返事: