ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Eckhart Guthöhrlein" <eckhart.guthoehrlein@uni-bielefeld.de>
Subject: Re: metaobj and transparent colors with \MPcolor
Date: Fri, 23 Jul 2004 13:44:06 +0200	[thread overview]
Message-ID: <20040723114406.GD4547@cebitec.uni-bielefeld.de> (raw)
In-Reply-To: <4100DE3C.90609@seznam.cz>

On Fri, Jul 23, 2004 at 11:45:32AM +0200, Vit Zyka wrote:
> Sorry, I can not reproduce your example. I get only red page with black 
> page number in header. No white box. And I do not known metaobj macro.

The graphics won't compile without metaobj, which is a very nice macro
package for metapost, available at
CTAN/graphics/metapost/contrib/macros/metaobj/

> But I have a question. It is really needed to surround \definecolor by 
> \startMPenvironment? Since \definecolor has to result to \pdfobj and 
> \pdfliteral (pdftex primitives) and propagation to mpost (which is EPS 
> not PDF generator) has no sence. Only reference to color is needed and 
> it is done via \MPcolor. Am I right?

During a texexec run, inline MP graphics are automatically generated and
converted in case of PDF output, provided that you have configured your
texexec to do so.
Definitions enclosed in \startMPenvironment ... \stopMPenvironment are
made available not only inside MP graphics, but also for the main
document by the [global] option. In this case, I use it to maintainn
color consistency between metapost and tex.
Without \startMPenvironment, the color definition would be available in
context only, not for inline graphics.

-- 
Eckhart

  reply	other threads:[~2004-07-23 11:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-23  7:53 Eckhart Guthöhrlein
2004-07-23  9:45 ` Vit Zyka
2004-07-23 11:44   ` Eckhart Guthöhrlein [this message]
2004-07-24  9:28     ` Vit Zyka
2004-07-27 10:50       ` Eckhart Guthöhrlein
2004-07-23 18:38   ` Hans Hagen Outside
2004-07-27 11:02     ` Eckhart Guthöhrlein
2004-07-27 11:28       ` Hans Hagen
     [not found]       ` <410A1E21.3030803@seznam.cz>
2004-08-02  9:11         ` Eckhart Guthöhrlein
     [not found]           ` <410E237B.4030807@seznam.cz>
2004-08-02 11:44             ` Eckhart Guthöhrlein
2004-07-23 21:31 ` Denis Roegel
2004-07-24  6:24   ` Hans Hagen Outside

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=20040723114406.GD4547@cebitec.uni-bielefeld.de \
    --to=eckhart.guthoehrlein@uni-bielefeld.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).