From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/31455 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: Fri, 20 Oct 2006 13:06:54 -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 1161356858 5798 80.91.229.2 (20 Oct 2006 15:07:38 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 20 Oct 2006 15:07:38 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Oct 20 17:07:37 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 1Gavy5-0006l5-AA for gctc-ntg-context-518@m.gmane.org; Fri, 20 Oct 2006 17:07:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 000AD1FE1D; Fri, 20 Oct 2006 17:07:28 +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 12961-02-3; Fri, 20 Oct 2006 17:07:21 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F184F1FE88; Fri, 20 Oct 2006 17:07:20 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EDDA51FEB4 for ; Fri, 20 Oct 2006 17:07:18 +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 12961-02-2 for ; Fri, 20 Oct 2006 17:07:15 +0200 (CEST) Original-Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by ronja.ntg.nl (Postfix) with SMTP id 2666E1FE1D for ; Fri, 20 Oct 2006 17:07:14 +0200 (CEST) Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Gavxd-0006gP-LH for ntg-context@ntg.nl; Fri, 20 Oct 2006 17:07:01 +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 ; Fri, 20 Oct 2006 17:07:01 +0200 Original-Received: from briqueabraque by 200.230.4.189 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Oct 2006 17:07:01 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: ntg-context@ntg.nl Original-Lines: 18 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:31455 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}] > = > (...) But those would be relative to the shell current directory, not to = tex file directory. Best, Maur=EDcio