ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Exporting figures
Date: Fri, 14 Aug 2009 12:01:21 +0200	[thread overview]
Message-ID: <4A8535F1.3070007@wxs.nl> (raw)
In-Reply-To: <OF300C084F.A35A85AB-ON80257612.00356274-80257612.0036AD57@converteam.com>

richard.stephens@converteam.com wrote:
> Hello again,
> 
> 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) who wants 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
> 
> 
> 
> 
> 
> 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.


\starttext
	\startMPpage
		draw fullcircle scaled 10cm ;
	\stopMPPage
\stoptext

please wikify this


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
      tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


  reply	other threads:[~2009-08-14 10:01 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-14  9:57 richard.stephens
2009-08-14 10:01 ` Hans Hagen [this message]
2009-08-14 10:03 ` Willi Egger
     [not found] <mailman.1106.1250255058.3069.ntg-context@ntg.nl>
2009-08-14 16:21 ` richard.stephens

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A8535F1.3070007@wxs.nl \
    --to=pragma@wxs.nl \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).