名前: 稲垣 日時: 2006-01-07 10:55:58 IPアドレス: 59.85.176.*
>>40416 - latin.ldf 184行目 - %\addtoextraslatin{\LatinMarksOff} これは \addto\noextraslatin{\LatinMarksOff} ではないでしょうか。 また,181行目をコメントにします。 %\catcode`\^ 7\relax これで次のサンプルがコンパイルできるようですが。 副作用があるかもしれません。 \documentclass{article} \usepackage[latin]{babel} \languageattribute{latin}{withprosodicmarks} \begin{document} ^abc \end{document}
この書き込みへの返事: