From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/52307 Path: news.gmane.org!not-for-mail From: richard.stephens@converteam.com Newsgroups: gmane.comp.tex.context Subject: Re: Exporting figures Date: Fri, 14 Aug 2009 17:21:33 +0100 Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1204668834==" X-Trace: ger.gmane.org 1250269787 10476 80.91.229.12 (14 Aug 2009 17:09:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 14 Aug 2009 17:09:47 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Fri Aug 14 19:09:40 2009 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.50) id 1Mc0Hc-00027B-4G for gctc-ntg-context-518@m.gmane.org; Fri, 14 Aug 2009 19:09:40 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C6A42C9A97; Fri, 14 Aug 2009 19:09:38 +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 KjkY+plh7eZc; Fri, 14 Aug 2009 19:09:36 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 5DF6FC9A8A; Fri, 14 Aug 2009 19:09:36 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id BBC74C9A8A for ; Fri, 14 Aug 2009 19:09:34 +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 US7ZSWgyCkAZ for ; Fri, 14 Aug 2009 19:09:23 +0200 (CEST) Original-Received: from mail.converteam.com (mail.converteam.com [212.155.191.29]) by balder.ntg.nl (Postfix) with ESMTP id 4BB8CC9A86 for ; Fri, 14 Aug 2009 19:09:23 +0200 (CEST) In-Reply-To: X-Disclaimed: 50182 X-Mailer: Lotus Notes Release 7.0.3 September 26, 2007 X-MIMETrack: Serialize by Router on G-WWH20/SRV/ALSTOM(Release 7.0.3|September 26, 2007) at 14/08/2009 18:44:35, Serialize complete at 14/08/2009 18:44:35 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:52307 Archived-At: --===============1204668834== Content-Type: text/html; charset="US-ASCII"
> > I have generated some ConTeXt documents with figures using  MetaPost. The figures
> > have labels which use \sometxt{}. Everything works beautifully!
> > Now I have an unenlightened customer (he does not use ConTeXt) whowants to
> > import my figures into his documents.
> > He can accept eps or pdf files or any of the common graphics formats (png, gif,
> > even svg I think).
> > I have tried to generate the figures as standalone files in two ways:
> >
> > 1) I compiled the metapost to a PS file using "texexec --mptex file.mp".
> > Unfortunately, the resulting
> > figure does not have any labels, presumably because it isn't accessing TeX to
> > generate them?
> >
> > 2) Inserted \starttext ... \stoptext around the metapost code and used ConTeXt
> > to generate a PDF
> > document. This is great except that each figure covers a full page.
> >
> > Is there any way of sharing my figures with the unenlightened masses?
> >
> > Thanks,
> >
> > Richard
>
> \starttext
>    \startMPpage
>       draw fullcircle scaled 10cm ;
>    \stopMPPage
> \stoptext
>
> please wikify this
>

Thanks. I have added it to the Wiki under "Sharing graphics".

Richard





Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. Registration Number: 2416188

Registered in England and Wales.

Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.



CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.



Please consider the environment before printing this e-mail



--===============1204668834== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline ___________________________________________________________________________________ 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 : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________ --===============1204668834==--