ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Patrick Gundlach <pg@levana.de>
Subject: Re: textext
Date: Tue, 11 Mar 2003 23:19:56 +0100	[thread overview]
Message-ID: <874r69bl6b.fsf@gundla.ch> (raw)
In-Reply-To: <5487BE96-53E3-11D7-A598-003065568054@science.uva.nl> (Hans van der Meer's message of "Tue, 11 Mar 2003 18:03:07 +0100")

Hans van der Meer <hansm@science.uva.nl> writes:

> Hi Hans

Well, I am not Hans, but perhaps I might add a comment:

> I am placing metapost figures in the text:

could you provide a small non-working example (that we can run thru
TeX)?

The following works fine here:

% interface=en output=pdf
\starttext

\def\mycommand#1{%
        \startuseMPgraphic{somegraphic}
        drawdot origin;
        label.top(textext("#1", origin);
        \stopuseMPgraphic
   \useMPgraphic{somegraphic}}

\mycommand{Hello Hans}
\stoptext


Patrick

  reply	other threads:[~2003-03-11 22:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-11 17:03 textext Hans van der Meer
2003-03-11 22:19 ` Patrick Gundlach [this message]
2003-03-12 10:18   ` textext 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=874r69bl6b.fsf@gundla.ch \
    --to=pg@levana.de \
    --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).