ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
Subject: Re: eps images
Date: Wed, 05 May 2004 14:03:50 +0200	[thread overview]
Message-ID: <4098D826.8060400@physik.fu-berlin.de> (raw)
In-Reply-To: <OF3AC1BAAC.9599510A-ON65256E8B.003F1E0D@siri.co.in>

Hello,

techw@siritech.com wrote:

>I have been using Context only recently. I need to import eps images into
>the documents(a lot of them). Despite running texutil and setting the path
>for Ghost Script, I am getting only blank eps images or gray boxes in the
>pdf. Is there a driver that I need to do the conversion from eps to pdf ?
>  
>
Well, you need to convert the eps to pdf since PostScript is a full 
programming language while PDF is rather limited.
I used usually 'epstopdf' for this purpose, but one can also use
texutil --figures --epstopdf some_eps_file.eps
(I tend to forget the syntax of texutil, moreover I'm frequently unsure 
whether texexec or texutil contains a certain feature therefore I 
usually use epstopdf which does essentially the same).

>I am able to import jpg images. Do I have to convert the eps images to pdf
>externally and then import them using context tags?
>  
>
If you use \useexternalfigure[some_image], it automatically includes 
some_image.eps in the DVI mode and some_image.pdf in the PDF mode.

>I have been stuck on this problem for amonth now.
>
Don't hesitate to send questions to the mailing list. That's better than 
being stuck for that long!

Tobias

  reply	other threads:[~2004-05-05 12:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-05 11:35 techw
2004-05-05 12:03 ` Tobias Burnus [this message]
2004-05-05 12:05 ` Hans Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4098D826.8060400@physik.fu-berlin.de \
    --to=tobias.burnus@physik.fu-berlin.de \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).