[fptex] configuring graphics.cfg for pdfeTeX

Hans Hagen pragma@wxs.nl
Fri, 31 Aug 2001 21:54:08 +0200


At 08:19 PM 8/31/2001 +0800, Guy Worthington wrote:

ok, so you do have a pdf graphic

>Step 2. Attached inline is a plain tex file which I've processed with
>the command :
>
>C:\MyData\Scratch>pdfeTeX trypdf
>
>This echos back the following information:
>
>This is pdfeTeX, Version 3.14159-pre-1.0-unofficial-20010704-2.1 (Web2c 
>7.3.3.1)
>entering extended mode
>(./trypdf.tex{c:/Local/TeX/texmf-var/pdftex/config/pdftex.cfg}
>(c:/Local/TeX/texmf/tex/plain/plgraph/graphicx.tex
>(c:/Local/TeX/texmf/tex/plain/plgraph/miniltx.tex)
>(c:/Local/TeX/texmf/tex/latex/graphics/graphicx.sty
>(c:/Local/TeX/texmf/tex/latex/graphics/keyval.sty)
>(c:/Local/TeX/texmf/tex/latex/graphics/graphics.sty
>(c:/Local/TeX/texmf/tex/latex/graphics/trig.sty)
>(c:/Local/TeX/texmf/tex/latex/texlive/graphics.cfg
>! Undefined control sequence.
>l.33 \AtEndOfPackage

looks like latex

so why not say

   \pdfimage {polyline-1.pdf}

instead? You're using plain anyway.

This macro is defined in supp-pdf.tex [a rather plain context file, 
probably on your system already].

But, even better is (also in supp-pdf):

   \convertMPtoPDF{polyline.1}{1}{1}

since it saves you the mptopdf conversion,

Hans

-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------