ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
Subject: Re: mptopdf problems
Date: Tue, 31 Oct 2006 14:58:01 -0500 (EST)	[thread overview]
Message-ID: <Pine.GSO.4.63.0610311448020.29997@rrpf4327h10.ratva.hzvpu.rqh> (raw)
In-Reply-To: <92A0672C-3995-4D00-BBEE-8B4215C1451B@uni-bonn.de>

Hi Thomas,

You can also try

texexec --mpgraphic file.mp

AFAIK, it should be equivalent to mptopdf, if not better. It creates a 
temporary tex file, with

\setoutput[pdftex]
\setupcolors[state=start]
% Some lines for font maps
\starttext
\startTEXpage
\convertMPtoPDF{file.1}{1}{1}
\stopTEXpage
\startTEXpage
\convertMPtoPDF{file.2}{1}{1}
\stopTEXpage

% etc....

\stoptext

So, in the end you get a single pdf with each figure on different page.

Aditya


On Tue, 31 Oct 2006, Thomas A. Schmitz wrote:

> Disregard the message; I just updated ConTeXt with Gerben's latest
> installer package, and the problem is gone.
>

      reply	other threads:[~2006-10-31 19:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-31 10:34 Thomas A. Schmitz
2006-10-31 19:41 ` Thomas A. Schmitz
2006-10-31 19:58   ` Aditya Mahajan [this message]

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=Pine.GSO.4.63.0610311448020.29997@rrpf4327h10.ratva.hzvpu.rqh \
    --to=adityam@umich.edu \
    --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).