emath BBS

新規発言一覧最新記事過去一覧検索HOME

No.3769  Re[15]:bmpファイルのpdf化
発言者: ケンジ
発言日: 2005 10/16 21:19
発言元: 61.192.180.141
tDB様

だいぶ解決してきたようですが、
49行目に
\DeclareOption{dvipdfmx}{\def\Gin@driver{dvipdfmx.def}}
を挿入し、platexを実行すると、以下のエラーになります。
ファイル名は
\includegraphics{Rei.bmp}
です。
お忙しく、何度のご回答をしていただき恐縮ですので、トノ様や石原様のご指摘のようにtexをバージョンアップした方がよいでしょうか。

------------------------------------------
This is pTeX, Version 3.141592-p3.1.4 (sjis) (Web2C 7.5.3) (format=platex 2004.10.11)  16 OCT 2005 21:11
\write18 enabled.
**re3760.tex
(./re3760.tex
pLaTeX2e <2004/08/10>+0 (based on LaTeX2e <2003/12/01> patch level 0)
(c:/LaTeX2e/local/share/texmf/ptex/platex/base/jarticle.cls
Document Class: jarticle 2002/04/09 v1.4 Standard pLaTeX class
\c@@paper=\count81
(c:/LaTeX2e/local/share/texmf/ptex/platex/base/jsize10.clo
File: jsize10.clo 2002/04/09 v1.4 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
)
(c:/LaTeX2e/local/share/texmf/tex/latex/graphics/graphicx.sty
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)

(c:/LaTeX2e/local/share/texmf/tex/latex/graphics/keyval.sty
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks15
)
(c:/LaTeX2e/local/share/texmf/ptex/platex/mystyle/graphics.sty
Package: graphics 2001/07/07 v1.0n Standard LaTeX Graphics (DPC,SPQR)

(c:/LaTeX2e/local/share/texmf/tex/latex/graphics/trig.sty
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
(c:/LaTeX2e/local/share/texmf/tex/latex/config/graphics.cfg)
Package graphics Info: Driver file: dvipdfmx.def on input line 81.

(c:/LaTeX2e/local/share/texmf/ptex/platex/config/dvipdfmx.def
File: dvipdfmx.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
))
\Gin@req@height=\dimen121
\Gin@req@width=\dimen122
) (./re3760.aux)
\openout1 = `re3760.aux'.

LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for JY1/mc/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.
LaTeX Font Info:    Checking defaults for JT1/mc/m/n on input line 4.
LaTeX Font Info:    ... okay on input line 4.

! LaTeX Error: File `Rei.bb' not found.

See the LaTeX manual or LaTeX Companio
n for explanation.
Type  H <return>  for immediate help.
 ...                                              
                                                  
l.5 \includegraphics{Rei.bmp}
                             
? 
! Emergency stop.
 ...                                              
                                                  
l.5 \includegraphics{Rei.bmp}
                             
Try typing  <return>  to proceed.
If that doesn't work, type  X <return>  to quit.

 
Here is how much of TeX's memory you used:
 551 strings out of 95555
 6602 string characters out of 1191355
 54702 words of memory out of 1500000
 3753 multiletter control sequences out of 10000+50000
 7511 words of font info for 31 fonts, out of 600000 for 2000
 14 hyphenation exceptions out of 2000
 25i,0n,21p,183b,144s stack positions out of 1500i,500n,5000p,200000b,5000s
No pages of output.

▼関連発言

3750:bmpファイルのpdf化 [ケンジ] 10/16 00:52
 └3751:Re:bmpファイルのpdf化 [tDB] 10/16 09:08
  └3752:Re[2]:bmpファイルのpdf化 [ケンジ] 10/16 11:14
   └3753:Re[3]:bmpファイルのpdf化 [tDB] 10/16 11:21
    └3754:Re[4]:bmpファイルのpdf化 [ケンジ] 10/16 11:58
     └3755:Re[5]:bmpファイルのpdf化 [tDB] 10/16 12:10
      └3756:Re[6]:bmpファイルのpdf化 [ケンジ] 10/16 12:35
       └3757:Re[7]:bmpファイルのpdf化 [tDB] 10/16 12:56
        ├3758:Re[8]:bmpファイルのpdf化 [tDB] 10/16 13:02
        └3759:Re[8]:bmpファイルのpdf化 [ケンジ] 10/16 19:06
         └3760:Re[9]:bmpファイルのpdf化 [ケンジ] 10/16 19:19
          └3761:Re[10]:bmpファイルのpdf化 [tDB] 10/16 19:31
           ├3762:Re[11]:bmpファイルのpdf化 [ケンジ] 10/16 19:39
           │├3763:Re[12]:bmpファイルのpdf化 [トノ] 10/16 19:49
           ││└3766:Re[13]:bmpファイルのpdf化 [ケンジ] 10/16 20:17
           │├3764:Re[12]:bmpファイルのpdf化 [tDB] 10/16 20:01
           ││└3765:Re[13]:bmpファイルのpdf化 [ケンジ] 10/16 20:13
           ││ └3767:Re[14]:bmpファイルのpdf化 [tDB] 10/16 20:26
           ││  └3769:Re[15]:bmpファイルのpdf化 [ケンジ] 10/16 21:19
           ││   └3771:Re[16]:bmpファイルのpdf化 [tDB] 10/16 21:36
           ││    └3772:Re[17]:bmpファイルのpdf化 [ケンジ] 10/16 21:42
           ││     └3773:Re[18]:bmpファイルのpdf... [tDB] 10/16 21:53
           ││      └3774:Re[19]:bmpファイルのpd.. [ケンジ] 10/16 22:31
           ││       └3775:Re[20]:bmpファイルの.. [tDB] 10/17 08:03
           ││        └3776:ありがとうございま.. [ケンジ] 10/17 08:44<-last
           │└3768:Re[12]:bmpファイルのpdf化 [石原 守] 10/16 20:34
           └3770:--- [---] 10/16 21:35

Pass 保存


CGIROOM