ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: David Munger <mungerd@users.sourceforge.net>
Subject: Re : MetaPost with etex/btex
Date: Sun, 14 Dec 2003 08:46:49 -0500	[thread overview]
Message-ID: <20031214134649.GA12983@callisto.jupiter.qc.ca> (raw)
In-Reply-To: =?iso-8859-1?Q?=3C3FDC511E=2E8090706=40boe?= =?iso-8859-1?Q?de=2Enl=3E_=28from_w=2Eegger=40boede=2Enl_on_dim=2C_d=E9?= =?iso-8859-1?Q?c?= 14, 2003 at 07:01:34 -0500)

Hi Willi,

Thanks for the examples, they'll sure be useful. But I realize I have not been  
precise enough in my post. The point is that

\startMPcode
  fill fullcircle scaled 1cm withcolor red ;
\stopMPcode

works, while

\startMPcode
  label.top("Some label", (1cm,1cm)) ;
\stopMPcode

produces some garbage between "Some" and "label", and

\startMPcode
  label.top(btex Some label etex, (1cm,1cm)) ;
\stopMPcode

doesn't work at all.

Sorry for being that vague.


David



On 2003-12-14 07:01:34, Willi Egger wrote :
> Hi David,
> 
> The use of the different possibilities of including metapost graphics in  
> ConTeXt are described in the METAFUN-manual on pages  9,  81-82, 115
> 
> For your refernce I attach a small demo file using your code ...
> 
> Kind regards Willi
> 
> 
> 
> David Munger wrote:
> 
>> Hello,
>> 
>> The following code results in no label output:
>> 
>> \starttext
>> \startMPcode
>>  label.top(btex Some label etex, (1cm,1cm)) ;
>> \stopMPcode
>> \stoptext
>> 
>> I'm using ConTeXt 2003.12.12.
>> 
>> 
>> By the way, why don't \startMPgraphic and \stopMPgraphic do anything?
>> 

  reply	other threads:[~2003-12-14 13:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-14  8:03 David Munger
2003-12-14 12:01 ` Willi Egger
2003-12-14 13:46   ` David Munger [this message]
2003-12-14 14:34     ` Re : " Patrick Gundlach
2003-12-14 15:01       ` Re : [NTG-context] " David Munger
2003-12-14 15:23         ` Patrick Gundlach
2003-12-14 15:51           ` Re : [NTG-context] " David Munger
2003-12-14 19:47   ` David Arnold

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=20031214134649.GA12983@callisto.jupiter.qc.ca \
    --to=mungerd@users.sourceforge.net \
    --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).