From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/32822 Path: news.gmane.org!not-for-mail From: "Jeff Smith" Newsgroups: gmane.comp.tex.context Subject: Re: Working with environments and projects Date: Wed, 17 Jan 2007 14:27:49 -0500 Message-ID: <2e8813a0701171127g63238334ob28f4464ca2eaeb3@mail.gmail.com> References: <2e8813a0701160814oc86f6d0hf15eb2f6c2c63e06@mail.gmail.com> <45AD584C.1090402@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1169062387 7101 80.91.229.10 (17 Jan 2007 19:33:07 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 17 Jan 2007 19:33:07 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 17 20:33:53 2007 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 dough.gmane.org with esmtp (Exim 4.50) id 1H7GXe-0003rs-8N for gctc-ntg-context-518@m.gmane.org; Wed, 17 Jan 2007 20:33:50 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id EC7711FEC7; Wed, 17 Jan 2007 20:23:39 +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 29723-08; Wed, 17 Jan 2007 20:23:35 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 96DA51FE4D; Wed, 17 Jan 2007 20:23:34 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D80A81FE40 for ; Wed, 17 Jan 2007 20:23: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 29987-02-3 for ; Wed, 17 Jan 2007 20:23:28 +0100 (CET) Original-Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.172]) by ronja.ntg.nl (Postfix) with ESMTP id 605171FE39 for ; Wed, 17 Jan 2007 20:23:28 +0100 (CET) Original-Received: by ug-out-1314.google.com with SMTP id m2so2218594uge for ; Wed, 17 Jan 2007 11:27:49 -0800 (PST) Original-Received: by 10.66.244.11 with SMTP id r11mr10039275ugh.1169062069116; Wed, 17 Jan 2007 11:27:49 -0800 (PST) Original-Received: by 10.67.94.18 with HTTP; Wed, 17 Jan 2007 11:27:48 -0800 (PST) Original-To: "mailing list for ConTeXt users" In-Reply-To: <45AD584C.1090402@elvenkind.com> Content-Disposition: inline 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:32822 Archived-At: On 1/16/07, Taco Hoekwater wrote: > TeXExec normally say this if there is not any file mentioned > on the command line, or if it cannot find any file based on the > name supplied on that commandline. Okay. As a verification I processed my document manually with the command line instead of using my editor (not scite), and what do you know, it worked! I just had to adjust my compiler information in my editor settings, since my component files were now placed a folder further down in the tree. Oopsie. Glad to know I had the ConTeXt part okay first, this time. :-) So thanks Taco, and all! JFS JF