From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/30323 Path: news.gmane.org!not-for-mail From: "Mojca Miklavec" Newsgroups: gmane.comp.tex.context Subject: Re: compiling project files Date: Wed, 16 Aug 2006 17:58:40 +0200 Message-ID: <6faad9f00608160858l54eb85c1w3b59047af46aa8b7@mail.gmail.com> References: <221cc89e0608090852s616e2ecag3a8e21cd3b679b02@mail.gmail.com> <221cc89e0608122039vb9709e3oc232ffd2f00f011c@mail.gmail.com> <651881340608151316y77c9776fucd7f8ac8d2ff95ac@mail.gmail.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1155743948 27852 80.91.229.2 (16 Aug 2006 15:59:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 16 Aug 2006 15:59:08 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 16 17:59:05 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 1GDNnI-0002Na-EB for gctc-ntg-context-518@m.gmane.org; Wed, 16 Aug 2006 17:59:00 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id E14581FE5F; Wed, 16 Aug 2006 17:58:57 +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 05383-02; Wed, 16 Aug 2006 17:58:52 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B549A1FE58; Wed, 16 Aug 2006 17:58:51 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 928901FE58 for ; Wed, 16 Aug 2006 17:58:48 +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 05193-03-2 for ; Wed, 16 Aug 2006 17:58:45 +0200 (CEST) Original-Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.238]) by ronja.ntg.nl (Postfix) with SMTP id 97EB91FE55 for ; Wed, 16 Aug 2006 17:58:45 +0200 (CEST) Original-Received: by wr-out-0506.google.com with SMTP id 37so49652wra for ; Wed, 16 Aug 2006 08:58:44 -0700 (PDT) Original-Received: by 10.49.8.4 with SMTP id l4mr895067nfi; Wed, 16 Aug 2006 08:58:40 -0700 (PDT) Original-Received: by 10.78.175.15 with HTTP; Wed, 16 Aug 2006 08:58:40 -0700 (PDT) Original-To: "mailing list for ConTeXt users" In-Reply-To: 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:30323 Archived-At: On 8/15/06, Aditya Mahajan wrote: > > 2. When compiling projects that include MPgraphics, I have to run that > > texmfstart line > > above twice to see changes to MPgraphics in my pdf. I thought > that one > > idea behind > > texexec is that it takes care of all incantations, like "make" in > > programming. > > > > This should not happen. I agree with the fact that it should not happen, but it does (perhaps I should say "did", because the last time when I had the problem was once in May; a whole lot of changes have been made since then and I'm not sure if I can find the file which caused me problems again). Can you send a minimal example? Mojca