Jiri Polcar wrote:
On Sat, Apr 02, 2005 at 08:37:01AM +0200, Taco Hoekwater wrote:
It is quite possible that your resulting characters exceed some size limit in DVI mode. Try \setupoutput[pdftex]
In this case your "scaled 5cm" expands into "scaled 141.7": the word test, scaled to 141.7 times it original size.
My problem is that I have no output also without 'caled 5cm':
\setupoutput[pdftex]
\starttext
\startuseMPgraphic{test} picture p; p := btex TEST etex; draw p; \stopuseMPgraphic
\useMPgraphic{test}
\stoptext
Sorry, I used "too" complicated example to describe my problem. I have no ouptput of btex-etex in any case...
a more simple version: \setupoutput[pdftex] \starttext \startMPpage draw btex TEST etex; \stopMPpage \stoptext anyhow, what does texexec --automp produce Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------