From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32010 Path: news.gmane.org!not-for-mail From: "Fabian Kloosterman" Newsgroups: gmane.comp.tex.context Subject: project structure & cannot find file problem Date: Fri, 1 Dec 2006 15:52:13 -0500 Message-ID: <563c37240612011252y589476f0w5610988a39b36154@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0163556515==" X-Trace: sea.gmane.org 1165020707 7906 80.91.229.2 (2 Dec 2006 00:51:47 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 2 Dec 2006 00:51:47 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Dec 02 01:51:46 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 1GqJ6X-00005A-K7 for gctc-ntg-context-518@m.gmane.org; Sat, 02 Dec 2006 01:51:45 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2C6D41FEA5; Sat, 2 Dec 2006 01:49:32 +0100 (CET) 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 08637-04-2; Sat, 2 Dec 2006 01:49:21 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 749701FEEF; Sat, 2 Dec 2006 01:49:20 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BC12D1FFAA for ; Fri, 1 Dec 2006 21:50:08 +0100 (CET) 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 32161-01-8 for ; Fri, 1 Dec 2006 21:50:03 +0100 (CET) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by ronja.ntg.nl (Postfix) with SMTP id 2C3AE1FFA1 for ; Fri, 1 Dec 2006 21:50:03 +0100 (CET) Original-Received: by ug-out-1314.google.com with SMTP id m2so2435839uge for ; Fri, 01 Dec 2006 12:52:14 -0800 (PST) Original-Received: by 10.67.19.13 with SMTP id w13mr7922502ugi.1165006333658; Fri, 01 Dec 2006 12:52:13 -0800 (PST) Original-Received: by 10.66.236.10 with HTTP; Fri, 1 Dec 2006 12:52:13 -0800 (PST) Original-To: ntg-context@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl X-Mailman-Approved-At: Sat, 02 Dec 2006 01:49:18 +0100 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:32010 Archived-At: --===============0163556515== Content-Type: multipart/alternative; boundary="----=_Part_9464_32914080.1165006333626" ------=_Part_9464_32914080.1165006333626 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, I just started playing with ConTeXt and setting up project/product/component structures. I made the following directory structure: /project /project/project.tex /project/environment.tex /project/product /project/product/product.tex /project/product/component /project/product/component/component.tex /project/product/component/subcomponent.tex The component.tex file inserts the subcomponent.tex file using the \input command. Creating a pdf from component.tex (by running texexec from within /project/product/component) work fine. But when I try to run texexec in the product folder to create the product pdf, it complains that it cannot find the subcomponent.tex What do I have to do for texexec to be able to find the subcomponent.texfile? Thanks, Fabian Kloosterman ------=_Part_9464_32914080.1165006333626 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello,

I just started playing with ConTeXt and setting up project/product/component structures. I made the following directory structure:

/project
/project/project.tex
/project/environment.tex
/project/product
/project/product/product.tex
/project/product/component
/project/product/component/component.tex
/project/product/component/subcomponent.tex

The component.tex file inserts the subcomponent.tex file using the \input command.

Creating a pdf from component.tex (by running texexec from within /project/product/component) work fine.
But when I try to run texexec in the product folder to create the product pdf, it complains that it cannot find the subcomponent.tex

What do I have to do for texexec to be able to find the subcomponent.tex file?


Thanks,

Fabian Kloosterman ------=_Part_9464_32914080.1165006333626-- --===============0163556515== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --===============0163556515==--