名前: 渡辺徹@Thor 日時: 2004-03-09 17:01:46 IPアドレス: 210.175.92.*
>>26948 >>26945 hyperrefでは\texorpdfstring命令が用意されています。 Package hyperref Warning: Token not allowed in a PDFDocEncoded string, (hyperref) removing `\ruby' on input line 9. という警告が`ほげほげ'で表示されることを確認してください。 \documentclass{jsarticle} \usepackage{okumacro} \usepackage[dvipdfm]{hyperref}%最後に読み込む%Webコンパニオン参照 \begin{document} \tableofcontents \section{hoge} \section{\texorpdfstring{\protect\ruby{{\LaTeX}}{らてっく}}{LaTeX}} \section{\protect\ruby{\LaTeX}{らてふ}}%ほげほげ \end{document} 渡辺徹@Thor
この書き込みへの返事: