From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/25101 Path: news.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Any changes to context preventing this from compiling? Date: Wed, 11 Jan 2006 22:36:35 +0100 Message-ID: <43C57A63.9070608@wxs.nl> References: <216F916A-4881-4277-B8BC-647F062B8869@cox.net> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1137015433 25923 80.91.229.2 (11 Jan 2006 21:37:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 11 Jan 2006 21:37:13 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jan 11 22:37:06 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 1EwneA-0000Gf-UH for gctc-ntg-context-518@m.gmane.org; Wed, 11 Jan 2006 22:36:46 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 227D8127B8; Wed, 11 Jan 2006 22:36:45 +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 19619-01; Wed, 11 Jan 2006 22:36:42 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DF6801279A; Wed, 11 Jan 2006 22:36:41 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id BAA8B1279A for ; Wed, 11 Jan 2006 22:36:40 +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 19478-03 for ; Wed, 11 Jan 2006 22:36:39 +0100 (CET) Original-Received: from mail.pragma-ade.net (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by ronja.ntg.nl (Postfix) with SMTP id CBC2412798 for ; Wed, 11 Jan 2006 22:36:37 +0100 (CET) Original-Received: from [10.100.1.102] (unverified [10.100.1.102]) by controller-1 (SurgeMail 3.5b3) with ESMTP id 202 for ; Wed, 11 Jan 2006 16:46:59 +0300 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <216F916A-4881-4277-B8BC-647F062B8869@cox.net> X-Server: High Performance Mail Server - http://surgemail.com r=-274017400 X-Authenticated-User: hagen@controller-1 X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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:25101 Archived-At: David Arnold wrote: > All, > A month ago the attach file compiled. Is there any change to context > since then that would prevent it from compiling? > > figures $ texexec --version > > TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 > > texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005 > texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004 > tex : pdfeTeX, 3.141592-1.30.4-2.2 (Web2C 7.5.5) > context : ver: 2005.12.19 > cont-en : ver: 2005.12.19 fmt: 2005.12.21 mes: english > cont-nl : ver: 2005.12.19 fmt: 2005.12.21 mes: dutch > > total run time : 2 seconds > figures $ > was it really the same file? \startMPgraphic should be \startuseMPgraphic (now the {argument} is part of the graphic, so you get an mp error) Hans