名前: 高橋 日時: 2004-06-03 06:41:27 IPアドレス: 222.150.37.*
みなさん、こんにちは。 この度、tex4htを使用してみようと思い以下のようなファイル(test.tex)を 試してみましたが、htmlが作成されません。 \documentclass{article} \usepackage[jp]{tex4ht} \begin{document} あいうえお \end{document} コマンドプロンプトで、ht jlatex test と処理すると、 ---------------------------- tex4ht.c (2004-05-22-03:13 kpathsea) tex4ht test (e:/usr/local/share/texmf/tex4ht/base/tex4ht.env) (e:/usr/local/share/texmf/fonts/tfm/mling/nttsub/dmjhira10.tfm) (e:/usr/local/share/texmf/tex4ht/ht-fonts/mozilla/nttsub/dmjhira.htf) (e:/usr/local/share/texmf/fonts/tfm/public/cm/cmr10.tfm) (e:/usr/local/share/texmf/tex4ht/ht-fonts/unicode/cm/cmr.htf) --- error --- Illegal storage address ---------------------------- というようなエラーが出て、htmlが作成されません。 OS:WinXP、システムはWeb2C-7.5.3のフルインストールで行いました。 また、システムを全部最新の物に入れ替えてやってみましたが、同じエラーが出ました。 上記 test.tex を以下のような内容に書き換えると問題なくhtmlが作成されます。 \documentclass{article} \usepackage[jp]{tex4ht} \begin{document} これは、最初のテストです。 \end{document} 過去ログは検索しましたが原因が分かりませんでした。 どなたか教えていただけませんでしょうか。
この書き込みへの返事: