ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Vit Zyka <vit.zyka@seznam.cz>
Subject: Re: EPS/PDF import and \underbrace in metaplay
Date: Thu, 05 Aug 2004 17:03:52 +0200	[thread overview]
Message-ID: <41124C58.9010303@seznam.cz> (raw)
In-Reply-To: <41124454.7020207@email.si>

> I want to make something like
> 
> [start of TeX code]
>    \displaystyle{\underbrace{x^2+y^2=z^2}_{\hbox{simple equation}}}
> [end of tex code]
> 
> except that there has to be a metapost picture instead of "x^2+y^2=z^2"

I did not test but I see no reason why not to use \...MP...
inside \underbrace, like
   $\underbrace{\hbox{\uniwueMPgraphic[pict]}_{\hbox{simple equation}}$
Is there any problem?

> Is it possible to place a graphic inside a \hbox in some btex ... etex
> or textext expression? In that case this would help me a lot, otherwise

Not. Process is:
1) mpost geterate from btex...etex construction TeX file.
2) tex: tex -> dvi (graphics is as \special)
3) makempx dvi -> mp !! problem how to handle graphics

Vit Zyka

      parent reply	other threads:[~2004-08-05 15:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-04 14:07 Mojca Miklavec
2004-08-04 15:42 ` Vit Zyka
2004-08-05 14:29   ` Mojca Miklavec
2004-08-05 14:56     ` Hans Hagen
2004-08-05 15:03     ` Vit Zyka [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=41124C58.9010303@seznam.cz \
    --to=vit.zyka@seznam.cz \
    --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).