From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15844 Path: main.gmane.org!not-for-mail From: Awkster@aol.com Newsgroups: gmane.comp.tex.context Subject: makempy - graphictext failing? Date: Wed, 28 Jul 2004 00:54:04 EDT Sender: ntg-context-bounces@ntg.nl Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1051912457==" X-Trace: sea.gmane.org 1091000020 19308 80.91.224.253 (28 Jul 2004 07:33:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Jul 2004 07:33:40 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Wed Jul 28 09:33:31 2004 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BpiwN-0004GJ-00 for ; Wed, 28 Jul 2004 09:33:31 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 2AA5B1277F; Wed, 28 Jul 2004 09:33:31 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15719-02; Wed, 28 Jul 2004 09:33:29 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id CC9531276B; Wed, 28 Jul 2004 09:33:28 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3F47B1276F for ; Wed, 28 Jul 2004 06:54:07 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15060-04 for ; Wed, 28 Jul 2004 06:54:06 +0200 (CEST) Original-Received: from imo-m21.mx.aol.com (unknown [64.12.137.2]) by ronja.ntg.nl (Postfix) with ESMTP id 9722A1276D for ; Wed, 28 Jul 2004 06:54:06 +0200 (CEST) Original-Received: from Awkster@aol.com by imo-m21.mx.aol.com (mail_out_v37_r2.6.) id a.c8.4a7a32f6 (4418) for ; Wed, 28 Jul 2004 00:54:04 -0400 (EDT) Original-To: ntg-context@ntg.nl X-Mailer: 7.0 for Windows sub 10717 X-Virus-Scanned: by amavisd-new at ntg.nl X-Mailman-Approved-At: Wed, 28 Jul 2004 09:33:26 +0200 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: , Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:15844 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15844 --===============1051912457== Content-Type: multipart/alternative; boundary="part1_c8.4a7a32f6.2e388b6c_boundary" --part1_c8.4a7a32f6.2e388b6c_boundary Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit I've recently installed context after seeing it for the first time at Practical Tex2004 Installation seems to have worked but some metapost code is failing to produce output. Code is provided below: Platform(s)/OS: SuSE 8.1 linux with TeXLive Windows 2000 with TeXLive command line: texexec testMP Is there a problem with the source code or might it be with my installation? Thanks. D. Claudio %%%Code Follows%%%%%%%%%% % interface=english output=pdftex % Filename: testMP.tex \setupcolors[state=start] \starttext \startMPgraphic graphictext "MP" scaled 8 withdrawcolor .7blue withfillcolor .7white dashed evenly withpen pencircle scaled 2pt ; \stopMPgraphic \loadcurrentMPgraphic \placeMPgraphic \stoptext --part1_c8.4a7a32f6.2e388b6c_boundary Content-Type: text/html; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable I've recently installed context aft= er seeing it for the first time at Practical Tex2004
Installation seems to have worked but some metapost code is failing to produ= ce output.  Code is provided below:
Platform(s)/OS:
SuSE 8.1 linux with TeXLive
Windows 2000 with TeXLive
command line: texexec testMP

Is there a problem with the source code or might it be with my installation?=
Thanks.

D. Claudio

%%%Code Follows%%%%%%%%%%
% interface=3Denglish output=3Dpdftex
% Filename: testMP.tex
\setupcolors[state=3Dstart]
\starttext

\startMPgraphic
  graphictext "MP" scaled 8
  withdrawcolor .7blue withfillcolor .7white
  dashed evenly withpen pencircle scaled 2pt ;
\stopMPgraphic
\loadcurrentMPgraphic
\placeMPgraphic

\stoptext
--part1_c8.4a7a32f6.2e388b6c_boundary-- --===============1051912457== 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 --===============1051912457==--