ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ntg-context@ntg.nl
Subject: Re: REQ: ConTEXt - Using external figure
Date: Fri, 14 Nov 2003 10:01:54 +0100	[thread overview]
Message-ID: <6.0.0.22.2.20031114095952.024da178@server-1> (raw)
In-Reply-To: <1068736462.3fb39fce92e28@webmail.t-online.de>

At 16:19 13/11/2003, you wrote:
>Dear Sir or Madam,
>
>REQ: ConTEXt - Using external figure
>
>I would be grateful if you could help me.
>I want to use an external figure in my logo. The figure exists in
>several types.
>The best quality I get with the type eps, the worst with png. ConTEXt
>is choosing png and I can not force it to choose instead eps.

these things depend on the driver; it looks like you don't use pdfetex 
(which is currently the best choice); in that case, you can convert the eps 
to pdf and include that.

Otherwise, try:

\useexternalfigure
         [fig-logo-geoport]
         [logo3-geoport.eps]
         [scale=500]

Hans  

           reply	other threads:[~2003-11-14  9:01 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <1068736462.3fb39fce92e28@webmail.t-online.de>]

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=6.0.0.22.2.20031114095952.024da178@server-1 \
    --to=pragma@wxs.nl \
    --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).