ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* does metafun require texexec --final?
@ 2006-09-23  4:48 Sanjoy Mahajan
  2006-09-23 14:03 ` Sanjoy Mahajan
  0 siblings, 1 reply; 12+ messages in thread
From: Sanjoy Mahajan @ 2006-09-23  4:48 UTC (permalink / raw)


I was trying experiments with the file below, changing r from 1cm to
10cm or vice versa, then rerunning texexec and looking at the pdf.  But
the pdf changes only the second time that I run texexec (and each time,
texexec runs metafun for the embedded graphic).  However, the pdf
changes right away if I give --final to texexec.  

So, is --final a requirement when using metafun, or am I hacking around
a problem I've caused by leaving something out?

Oh, having heeded Aditya's earlier advice on the list: \write18 is
enabled.

=============== cut here ==========
\starttext

\startreusableMPgraphic{a}
r := 1cm;
fill fullcircle scaled r;
\stopreusableMPgraphic

\placefigure[force,none]{}{\reuseMPgraphic{a}}

the figure above should be a small circle

\stoptext
=============== cut here ==========

-Sanjoy

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

end of thread, other threads:[~2006-09-27 10:10 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-23  4:48 does metafun require texexec --final? Sanjoy Mahajan
2006-09-23 14:03 ` Sanjoy Mahajan
2006-09-23 16:16   ` Wolfgang Schuster
2006-09-23 16:46     ` Sanjoy Mahajan
2006-09-23 17:26       ` Wolfgang Schuster
2006-09-24  8:22       ` Mojca Miklavec
2006-09-24  8:37         ` Taco Hoekwater
2006-09-24 19:37       ` Hans Hagen
2006-09-25 19:32         ` Peter Münster
2006-09-26 10:05           ` Hans Hagen
2006-09-26 12:07             ` Sanjoy Mahajan
2006-09-27 10:10               ` Patrick Gundlach

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