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: finding graphics
Date: Wed, 07 Jun 2000 18:44:24 +0200	[thread overview]
Message-ID: <3.0.6.32.20000607184424.019fcb10@pop.wxs.nl> (raw)
In-Reply-To: <14654.28225.540457.143110@PC377.WKAP.NL>

At 05:46 PM 6/7/2000 +0200, you wrote:
>How can it happen that an eps figure is not found by Context while it
>IS found by kpathsea? (This concerns Taco's s2p system, so I am not
>sure that it is a Context problem). The message I get is `Figuur
>... is niet te vinden'.

Context zoekt niet op het standaard (nou ja, wat is standaard, het schijnt
een of ander ps pad in de texmf tree te zijn) tex pad. 

Je kunt eea instellen met 

\setupexternalfigures
  [directory={a,b,c,d},
   location={local,global}]  % of =local of =global

Er wordt lokaal gezocht op het huidige pad en twee niveaus daaronder, en
globaal op de aangegeven paden. 

Iets dergelijks geldt voor aangeroepen tex files. Die worden (tenzij met
\setupsystem anders ingesteld) gezocht op het lokale pad en twee daaronder.
Zo kan er geen conflict ontstaan met rondzwervende files. 

[sorry, dutch; you can trace the search by setting the variable
\traceexternalfigurestrue]

Hans  

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.nl
-----------------------------------------------------------------


  reply	other threads:[~2000-06-07 16:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-07 15:46 Siep.Kroonenberg
2000-06-07 16:44 ` Hans Hagen [this message]
2000-06-08  9:33   ` Siep.Kroonenberg
2000-06-07 18:08 ` Berend de Boer

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=3.0.6.32.20000607184424.019fcb10@pop.wxs.nl \
    --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).