From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/44595 Path: news.gmane.org!not-for-mail From: "luigi scarso" Newsgroups: gmane.comp.tex.context Subject: Re: relative file locations when compiling from different folders (in projects) Date: Mon, 6 Oct 2008 23:35:50 +0200 Message-ID: References: <6faad9f00809301559v66deafc2m44308f570e08d519@mail.gmail.com> <48E355C6.5010701@wxs.nl> <6faad9f00810030930g212608fap8a6edc66926e996c@mail.gmail.com> <48E66128.4030000@wxs.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0188564060==" X-Trace: ger.gmane.org 1223351697 1016 80.91.229.12 (7 Oct 2008 03:54:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 7 Oct 2008 03:54:57 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Tue Oct 07 05:55:55 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1Kn3fu-0004ww-P3 for gctc-ntg-context-518@m.gmane.org; Tue, 07 Oct 2008 05:55:54 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 377001FB38; Tue, 7 Oct 2008 05:54:49 +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 14947-09-89; Tue, 7 Oct 2008 05:54:03 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 65C391FBE8; Tue, 7 Oct 2008 04:04:50 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 690421FBC6 for ; Tue, 7 Oct 2008 04:04:39 +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 08082-04-26 for ; Tue, 7 Oct 2008 04:03:49 +0200 (CEST) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.152]) by ronja.ntg.nl (Postfix) with ESMTP id 2D69E201C9 for ; Mon, 6 Oct 2008 23:35:51 +0200 (CEST) Original-Received: by fg-out-1718.google.com with SMTP id l26so3898548fgb.8 for ; Mon, 06 Oct 2008 14:35:50 -0700 (PDT) Original-Received: by 10.187.224.14 with SMTP id b14mr1100061far.4.1223328950774; Mon, 06 Oct 2008 14:35:50 -0700 (PDT) Original-Received: by 10.187.211.5 with HTTP; Mon, 6 Oct 2008 14:35:50 -0700 (PDT) In-Reply-To: X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:44595 Archived-At: --===============0188564060== Content-Type: multipart/alternative; boundary="----=_Part_42406_17722429.1223328950759" ------=_Part_42406_17722429.1223328950759 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Sun, Oct 5, 2008 at 8:17 PM, Henning Hraban Ramm wrote: > Am 2008-10-03 um 20:15 schrieb Hans Hagen: > > >>>> I'm just wondering if there's some recipe about how to simplify the > >>>> work when icluding other files and images in projects, when one is > >>>> compiling from different folders. > >>> \usepath[..] > >>> \usesubpath[...] (on top of paths) > >>> \setupexternalfigures[directory={.....}] > >> I knew that there must be some secret to do it in some more elegant > >> way than I was trying to cook up. > > you don't want to know how old these features are > > > 2 hours? 2 days? or 10 years? > \usepath and \usesubpath are in core-job at least from \def\contextversion{2002.6.25} -- luigi ------=_Part_42406_17722429.1223328950759 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline


On Sun, Oct 5, 2008 at 8:17 PM, Henning Hraban Ramm <hraban@fiee.net> wrote:
Am 2008-10-03 um 20:15 schrieb Hans Hagen:

>>>> I'm just wondering if there's some recipe about how to simplify the
>>>> work when icluding other files and images in projects, when one is
>>>> compiling from different folders.
>>> \usepath[..]
>>> \usesubpath[...] (on top of paths)
>>> \setupexternalfigures[directory={.....}]
>> I knew that there must be some secret to do it in some more elegant
>> way than I was trying to cook up.
> you don't want to know how old these features are


2 hours? 2 days? or 10 years?
\usepath and \usesubpath are in core-job
at least from
\def\contextversion{2002.6.25}



--
luigi

------=_Part_42406_17722429.1223328950759-- --===============0188564060== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============0188564060==--