From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13168 Path: main.gmane.org!not-for-mail From: "Pawel Jackowski na Onet" Newsgroups: gmane.comp.tex.context Subject: Re: finding external figures Date: Wed, 10 Sep 2003 16:38:15 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <003301c377a9$2bdfc710$0500a8c0@best> References: <000b01c37785$768af600$0500a8c0@best> <3F5F29BA.2000308@zam.att.ne.jp> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1063205047 14646 80.91.224.253 (10 Sep 2003 14:44:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Sep 2003 14:44:07 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed Sep 10 16:44:06 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19x6CU-0004mn-00 for ; Wed, 10 Sep 2003 16:44:06 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5E69410B9A; Wed, 10 Sep 2003 16:44:03 +0200 (MEST) Original-Received: from smtp1.poczta.onet.pl (smtp1.poczta.onet.pl [213.180.130.31]) by ref.ntg.nl (Postfix) with ESMTP id 11FB910BA2 for ; Wed, 10 Sep 2003 16:38:11 +0200 (MEST) Original-Received: from pa36.debniki.sdi.tpnet.pl ([213.77.147.36]:43524 "HELO best") by ps1.test.onet.pl with SMTP id ; Wed, 10 Sep 2003 16:37:59 +0200 Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:13168 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13168 Hi! > >Is there any way to use absolute path for external figure in ConTeXt code? > Is the following example from the manual of any help? > \setupexternalfigures[directory={c:/fig/eps,c:/fig/pdf}] Yes, indeed. Sory for that... I've missed this example while reading manuals. Thanks, P