From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31481 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?Maur=EDcio?= Newsgroups: gmane.comp.tex.context Subject: Re: Directories of pictures Date: Mon, 23 Oct 2006 13:48:56 -0200 Message-ID: References: <11854205-92EC-4F9D-BE3C-E800489D0B8D@unibas.ch> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1161618872 15199 80.91.229.2 (23 Oct 2006 15:54:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Oct 2006 15:54:32 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon Oct 23 17:54:29 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1Gc27i-0000Ug-3d for gctc-ntg-context-518@m.gmane.org; Mon, 23 Oct 2006 17:53:58 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B3A031FE57; Mon, 23 Oct 2006 17:53:57 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28860-04; Mon, 23 Oct 2006 17:53:53 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 1EFCC1FC1B; Mon, 23 Oct 2006 17:50:29 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 08F421FC74 for ; Mon, 23 Oct 2006 17:50:27 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 28818-02-4 for ; Mon, 23 Oct 2006 17:50:25 +0200 (CEST) Original-Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by ronja.ntg.nl (Postfix) with SMTP id 2D54C1FC18 for ; Mon, 23 Oct 2006 17:50:25 +0200 (CEST) Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1Gc23u-0007wv-1R for ntg-context@ntg.nl; Mon, 23 Oct 2006 17:50:02 +0200 Original-Received: from 200.230.4.189 ([200.230.4.189]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Oct 2006 17:50:02 +0200 Original-Received: from briqueabraque by 200.230.4.189 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Oct 2006 17:50:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ntg-context@ntg.nl Original-Lines: 24 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 200.230.4.189 User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) In-Reply-To: X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:31481 Archived-At: Mari Voipio wrote: > = > = > On Fri, 20 Oct 2006, J=F6rg Hagmann wrote: >> Use: >> \setupexternalfigures[directory=3D{path_to_your_figures,another_path}] > = > And you can even use relative paths and go 'down' in the directory tree: > = > \setupexternalfigures[directory=3D{../pdf-images,../png-images}] > = > = > See also: http://wiki.contextgarden.net/Using_Graphics > = Do you think it's possible to say something like: \setupexternalfigures[directory=3D{/png-images}] ? Note that ./png-images seems to look for = /png-images. Best, Maur=EDcio