ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec1@email.si>
Subject: Re: EPS/PDF import and \underbrace in metaplay
Date: Thu, 05 Aug 2004 16:29:40 +0200	[thread overview]
Message-ID: <41124454.7020207@email.si> (raw)
In-Reply-To: <411103D7.4080301@seznam.cz>



Vit Zyka wrote:
> Mojca Miklavec wrote:
> 
>> 1.) EPS/PDF import
>>
>> How do I make an existing EPS or PDF image a part of some other 
>> meta[post/play] graphic?
> 
> Use externalfigure (Metafun manual, 8.4 Including graphics)

Oh, thanks a lot. I was so stupid that I somehow overlooked that it was
a chapter about inclusion of figures in other graphics and not in text,
although I've seen these pages quite a couple of times.

>> 2.) \underbrace
>>
>> I wrote the following two macros for drawing braces in graphics:
>>
>> \def\underbracedescription#1#2{$\underbrace{\hbox{\vrule width#1 height
>> 0bp}}_{\hbox{\strut #2}}$}
>> \def\rightbracedescription#1#2{$\displaystyle{\left.\vphantom{\hbox{\vrule 
>> width0bp height#1 depth#1}}\right\}\hbox{\strut #2}}$}
>>
>> However, the width has to be given manually - it doesn't care about the
> 
> 
> I do not understand what is your desire.

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"

Or, see page 22 of http://remote.science.uva.nl/~heck/Courses/mptut.pdf.
(The example is made by stretching normal braces, but that's ugly)

> But in the case of obtaining real dimmensions:
>   \setbox0=\hbox{ ... }%

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
I'll keep playing with \[something]MP[something].

Thanks again,
	Mojca Miklavec

  reply	other threads:[~2004-08-05 14:29 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 [this message]
2004-08-05 14:56     ` Hans Hagen
2004-08-05 15:03     ` Vit Zyka

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=41124454.7020207@email.si \
    --to=mojca.miklavec1@email.si \
    --cc=mojca.miklavec@guest.arnes.si \
    --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).