ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* "externalfigure" vs. "draw externalfigure" in metafun
@ 2011-09-16 14:00 Mojca Miklavec
  2011-09-16 14:13 ` Andreas Schneider
  2011-09-17  9:11 ` Nicola
  0 siblings, 2 replies; 7+ messages in thread
From: Mojca Miklavec @ 2011-09-16 14:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear Hans,

I have problems with externalfigure inside metapost.

In MKII, only
    externalfigure "something.png";
works, while in MKIV only
    draw externalfigure "something.png";
is accepted.

Is there any chance to accept one of the syntaxes in both flavours?

Thank you,
   Mojca

Minimal example:

\starttext
\startMPpage
% only good for MKII
externalfigure "abc.png" xyscaled (5cm,8cm);
% only good for MKIV
% draw externalfigure "abc.png" xyscaled (5cm,8cm);
\stopMPpage
\stoptext
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-09-17 12:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-16 14:00 "externalfigure" vs. "draw externalfigure" in metafun Mojca Miklavec
2011-09-16 14:13 ` Andreas Schneider
2011-09-17  9:11 ` Nicola
2011-09-17  9:20   ` Nicola
2011-09-17  9:32   ` Mojca Miklavec
2011-09-17  9:50     ` Hans Hagen
2011-09-17 12:22     ` Nicola

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).