dvipdfmxが動かない

名前: Koichi Honda
日時: 2003-01-31 12:52:51
IPアドレス: 218.114.216.*

こちらで質問して、teTeX-2.0-rc1を教えてもらったものです。 前回の問題は奥村さんのページにあったmktexlsrを実行することにより 解決しました。 それでdvipdfmxのインストールまでできて、 teTeX-2.0-rc1でdviファイルを構築するところまで行ってます。 できたdviをxdvikで表示するときちんとできているところまで確認できました。 しかし、dvipdfmxを実行すると以下のようなエラーが発生してしまいます。 [khonda tex-test]$ dvipdfmx hello hello.dvi -> hello.pdf [1 Can't find encoding file: H Output file removed. --------- ちなみにhello.texの中身はとlogは以下のようになっています。 dvipdfmxがだしているCan't find encoding file: Hっというのは 漢字のエンコーディングがおかしいということでしょうか? EUCで記述してます。 ちなみに英語のみのTeXファイルだと正常にPDFファイルができます。 どなたかおわかりになられるかたおられますでしょうか? - \documentclass{article} \begin{document} hello world, \TeX! \end{document} - --- hello.tex --- \documentclass{jarticle} \begin{document} こんにちは, \TeX! \end{document} --- hello.log --- This is pTeX, Version 3.14159-p3.0.5 (euc) (Web2C 7.4.4) (format=platex 2003.1.30) 31 JAN 2003 09:37 **hello (./hello.tex pLaTeX2e <2001/09/04>+0 (based on LaTeX2e <2001/06/01> patch level 0) (/usr/local/teTeX/share/texmf/ptex/platex/base/jarticle.cls Document Class: jarticle 2001/10/04 v1.3 Standard pLaTeX class \c@@paper=\count81 (/usr/local/teTeX/share/texmf/ptex/platex/base/jsize10.clo File: jsize10.clo 2001/10/04 v1.3 Standard pLaTeX file (size option) ) \c@part=\count82 \c@section=\count83 \c@subsection=\count84 \c@subsubsection=\count85 \c@paragraph=\count86 \c@subparagraph=\count87 \c@figure=\count88 \c@table=\count89 \abovecaptionskip=\skip41 \belowcaptionskip=\skip42 \symmincho=\mathgroup4 LaTeX Font Info: Overwriting symbol font `mincho' in version `bold' (Font) JY1/mc/m/n --> JY1/gt/m/n on input line 597. LaTeX Info: Redefining \mathrm on input line 599. LaTeX Info: Redefining \mathbf on input line 600. \toclineskip=\dimen118 \@lnumwidth=\dimen119 \bibindent=\dimen120 \heisei=\count90 ) No file hello.aux. \openout1 = `hello.aux'. LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 2. LaTeX Font Info: ... okay on input line 2. LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 2. LaTeX Font Info: ... okay on input line 2. LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 2. LaTeX Font Info: ... okay on input line 2. LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 2. LaTeX Font Info: ... okay on input line 2. LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 2. LaTeX Font Info: ... okay on input line 2. LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 2. LaTeX Font Info: ... okay on input line 2. LaTeX Font Info: Checking defaults for JY1/mc/m/n on input line 2. LaTeX Font Info: ... okay on input line 2. LaTeX Font Info: Checking defaults for JT1/mc/m/n on input line 2. LaTeX Font Info: ... okay on input line 2. [1 ] (./hello.aux) ) Here is how much of TeX's memory you used: 243 strings out of 95605 2416 string characters out of 1191776 49335 words of memory out of 1000001 3430 multiletter control sequences out of 10000+50000 7519 words of font info for 31 fonts, out of 500000 for 1000 14 hyphenation exceptions out of 1000 22i,4n,19p,128b,212s stack positions out of 1500i,500n,5000p,200000b,5000s Output written on hello.dvi (1 page, 296 bytes).

この書き込みへの返事:

お名前
題名 
メッセージ(タグは <a href="...">...</a> だけ使えます)