From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/70979 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: graphictext, mkii and texlive2011 Date: Wed, 31 Aug 2011 15:12:12 +0200 Message-ID: <4E5E332C.6000809@gmx.net> References: <4E5E2DB7.7010407@mevis.fraunhofer.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1314796355 14358 80.91.229.12 (31 Aug 2011 13:12:35 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 31 Aug 2011 13:12:35 +0000 (UTC) To: richard.rascher-friesenhausen@mevis.fraunhofer.de, mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Aug 31 15:12:30 2011 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qykak-0006rb-AM for gctc-ntg-context-518@m.gmane.org; Wed, 31 Aug 2011 15:12:30 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 89819CAF3A; Wed, 31 Aug 2011 15:12:29 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id HubjFT9VvV5K; Wed, 31 Aug 2011 15:12:29 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 60650CAF36; Wed, 31 Aug 2011 15:12:26 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id CEC4BCAF36 for ; Wed, 31 Aug 2011 15:12:25 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id w9GQr3jpxqLm for ; Wed, 31 Aug 2011 15:12:14 +0200 (CEST) Original-Received: from filter1-ams.mf.surf.net (filter1-ams.mf.surf.net [192.87.102.69]) by balder.ntg.nl (Postfix) with ESMTP id BA847CAF32 for ; Wed, 31 Aug 2011 15:12:14 +0200 (CEST) Original-Received: from mailout-de.gmx.net (mailout-de.gmx.net [213.165.64.22]) by filter1-ams.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id p7VDCCZx015125 for ; Wed, 31 Aug 2011 15:12:14 +0200 Original-Received: (qmail invoked by alias); 31 Aug 2011 13:12:11 -0000 Original-Received: from ip-178-200-248-30.unitymediagroup.de (EHLO [192.168.178.3]) [178.200.248.30] by mail.gmx.net (mp060) with SMTP; 31 Aug 2011 15:12:11 +0200 X-Authenticated: #24293357 X-Provags-ID: V01U2FsdGVkX18w8Vl/RukwuaNwVlucomy9x4oPE123Qqo3Kra6iJ O0d+SLFg7yyr/L User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0) Gecko/20110812 Thunderbird/6.0 In-Reply-To: <4E5E2DB7.7010407@mevis.fraunhofer.de> X-Enigmail-Version: 1.3.1 X-Y-GMX-Trusted: 0 X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=213.165.64.22; country=DE; latitude=51.0000; longitude=9.0000; http://maps.google.com/maps?q=51.0000,9.0000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 06Fr1ccl5 - da68414433d2 - 20110831 X-Scanned-By: CanIt (www . roaringpenguin . com) on 192.87.102.69 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:70979 Archived-At: Am 31.08.2011 14:48, schrieb richard rascher-friesenhausen: > Hello, > > Metafuns graphictext is broken. At least on my win 7 system. Trying to > compile > > \starttext > > \startMPpage > graphictext "FOO"; > \stopMPpage > > \stoptext > > using mkii (ConTeXt ver: 2011.05.18 18:04 MKII fmt: 2011.8.16 int: > english/english) i get the following error message > > (./graphictext-mpgraph.mp (./graphictext-mpgraph.mpy > ! Missing argument to begingraphictextfig. > > [ > l.2 begingraphictextfig[ > "(1);\nlinecap := butt;\nlinejoin := > mitered;\nfill ... > > It seems, the .mpy file is broken. I use pstoedit version 3.50. > > Any suggestions? > Your example works here (Windows 7) with mtx-context | current version: 2011.08.23 13:04 pdfTeX 3.1415926-1.40.11-2.2 (Web2C 2010) pstoedit: version 3.60 [x] update your ConTeXt version Best wishes, Peter ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________