[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: getting eps graphics to take in pdf



Hi. Sorry to be late in responding. I've been so busy lately.

In <0104210103050K.03483@storm>,
 on "Sat, 21 Apr 2001 01:03:05 -0400",
  Jesse Goerz <jgoerz@linuxfreemail.com> wrote:

> I'm using sgmltools-lite 3.0.2 for potato.  I haven't been able to get eps, 
> ps, gif, or any other format to take in an outputted pdf file.  The only ones 
> that seem to work are the included admonitions graphics.  I converted the 
> custom graphics I have to pdf as well but that format isn't supported it 
> seems.  Can anyone help me?

Suppose you did "sgmltools -b pdf <some-docbook-sgml-source>".

 sgmltools just uses pdfjadetex, and it uses pdftex to produce
the PDF output. Unfortunately, pdftex can handle graphics only
in .png, .jpg, .mps and .pdf according to the description in 
 /usr/share/texmf/tex/latex/graphics/pdftex.def on potato system.

So you can't use eps, ps, nor gif files in your pdftex source.

I think the advice from Kenneth Geisshirt <kenneth@geisshirt.dk>
is useful information for you to switch the graphics format in
your source.  Remember you need graphics in all formats which will
be used by tex/pdftex in conversion.

Regards.
-- 
  Taketoshi Sano: <sano@debian.org>,<sano@debian.or.jp>,<kgh12351@nifty.ne.jp>



Reply to: