From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/9550 Path: main.gmane.org!not-for-mail From: Jens-Uwe Morawski Newsgroups: gmane.comp.tex.context Subject: Re: [NTG-context] figure libs Date: Wed, 16 Oct 2002 21:55:52 +0200 Sender: ntg-context-admin@ref.vet.uu.nl Message-ID: <20021016215552.04c5f1fe.morawski@gmx.net> References: <5.1.0.14.1.20021016131856.02067518@server-1> <20021016113101.01e22785.morawski@gmx.net> <5.1.0.14.1.20021016131856.02067518@server-1> <5.1.0.14.1.20021016173935.03419640@server-1> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035399860 3919 80.91.224.250 (23 Oct 2002 19:04:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 19:04:20 +0000 (UTC) Original-Received: from hermes.hrz.uni-giessen.de (hermes.hrz.uni-giessen.de [134.176.2.15]) by osiris.hrz.uni-giessen.de (8.11.6+Sun/8.11.6) with ESMTP id g9GK1Pe15563 for ; Wed, 16 Oct 2002 22:01:25 +0200 (MEST) Original-Received: from ref.vet.uu.nl by hermes.hrz.uni-giessen.de with ESMTP for Guenter.Partosch@hrz.uni-giessen.de; Wed, 16 Oct 2002 22:01:18 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 5DE7710AD9; Wed, 16 Oct 2002 22:01:12 +0200 (MEST) Original-Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by ref.ntg.nl (Postfix) with SMTP id 38AE510AD1 for ; Wed, 16 Oct 2002 22:00:02 +0200 (MEST) Original-Received: (qmail 18236 invoked by uid 0); 16 Oct 2002 19:59:51 -0000 Original-Received: from port1315.fra.ginko.net (HELO eXergie) (212.202.67.45) by mail.gmx.net (mp011-rz3) with SMTP; 16 Oct 2002 19:59:51 -0000 Original-To: ConTeXt In-Reply-To: <5.1.0.14.1.20021016173935.03419640@server-1> X-Mailer: Sylpheed version 0.8.0 (GTK+ 1.2.10; i586-pc-linux-gnu) Errors-To: ntg-context-admin@ref.vet.uu.nl X-BeenThere: ntg-context@ref.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:9550 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:9550 On Wed, 16 Oct 2002 17:43:23 +0200 Hans Hagen wrote: > At 03:44 PM 10/16/2002 +0200, Jens-Uwe Morawski wrote: > >On Wed, 16 Oct 2002 13:30:19 +0200 > >Hans Hagen wrote: > > > \setupexternalfigures[directory={...,...,...}] > > > >Hmm, since ConTeXt is so good in finding components and > >environments i thought that finding figures should not > >that problem. Setting up a specific directory is not > >a solution if different authors (with different directory > >structure) work on the same document. > > hm, actually it's practice here, in order to prevent duplicates, how is > your directory structure for this doc? . |-- Basics.tex |-- Bib.tex |-- Fill.tex |-- Intro.tex |-- Pre-Cont.tex |-- Setup.tex |-- Text.tex |-- env-bib.tex |-- env-chart.tex |-- env-def.tex |-- env-fig.tex |-- figures | |-- AutoColors.mp | |-- Figures.mp | |-- SegmentPoints.mp | |-- basic-patterns.mp | |-- dimen-patterns.mp | |-- font-setup.mp | |-- piechartmp-figures.pdf | |-- piechartmp-figures.xml | `-- verdunklung.mp |-- piechartmp-figures.xml -> figures/piechartmp-figures.xml |-- piechartmp.tex |-- print-a | |-- env-a.tex | |-- piechartmp-a.pdf | `-- piechartmp-a.tex `-- screen |-- env-ovl.tex |-- env-s.tex |-- piechartmp-s.pdf |-- piechartmp-s.tex `-- titel-s.tex the figure lib is the file piechartmp-figures.pdf||xml in the "figures" directory. The real documents are the piechartmp-a||s.tex in their own directories. The .tex-files in the base-directory are the components and document-wide environments. As you can see, currently there is a sym-link in the base-dir piechartmp-figures.xml -> figures/piechartmp-figures.xml This is because if i use \setupexternalfigures to point to the "figures" dir, then the piechartmp-figures.xml in the same dir is not found. In contrast, if i copy both figure-lib files (pdf and xml) in the base-dir, then the pdf-file is not found automatically. Do you have an idea for a better structure? thanks. Jens _______________________________________________ ntg-context mailing list ntg-context@ref.ntg.nl http://ref.ntg.nl/mailman/listinfo/ntg-context