ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Subject: Re: Metapost and TeX [OT]
Date: Tue, 24 Aug 2004 10:18:23 +0200	[thread overview]
Message-ID: <412AF9CF.2020500@wxs.nl> (raw)
In-Reply-To: <20040823230833.A1639@droplet.stanford.edu>

Brooks Moses wrote:

>On Mon, Aug 23, 2004 at 10:48:42PM -0400, skhilji@tampabay.rr.com wrote:
>  
>
>>I don't have any experience in metapost.  I would appreciate if someone would
>>please answer this question without me having to do thru tutorials and
>>metapost source code.
>>
>>I was wondering how does metapost talk to TeX?  Quicky glancing through the
>>metafun book, I found out that you can super-impose text typeset by
>>TeX on top of a diagram.  I imagine you could do the same with
>>mathematical equations too.
>>    
>>
>
>The following is as I understand it; others can I'm sure correct any
>misunderstandings:
>
>Metapost dumps out a TeX file, consisting of any header commands
>specified in the Metapost file, and whatever is between btex and etex
>tags.  It also puts in stuff so that what's between each pair of tags
>gets put on its own page.  (This is actually done with the mpto command,
>rather than in Metapost itself; if you just run that, you can examine
>the output to see what TeX commands it uses.)
>
>TeX is then run on this file, creating a .dvi file.
>
>Metapost then reads in the .dvi file, using that to create the typeset
>text that appears in the output Postscript file.
>  
>
you miss a step: a mpx file is created from the dvi file; an mpx file is a bunch of metapost pictures that will replace the btex..etex's in the mp file 

Hans 

-----------------------------------------------------------------
                                          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
-----------------------------------------------------------------

  reply	other threads:[~2004-08-24  8:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-24  2:48 skhilji
2004-08-24  3:02 ` Metapost and TeX Matthias Weber
2004-08-24  6:08 ` Metapost and TeX [OT] Brooks Moses
2004-08-24  8:18   ` Hans Hagen [this message]
2004-08-24  6:14 ` Taco Hoekwater
2004-08-24  8:21   ` Hans Hagen

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=412AF9CF.2020500@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).