ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Textext Question
@ 2006-05-26 15:17 Jean Magnan de Bornier
  2006-05-26 15:46 ` Renaud AUBIN
  2006-05-26 16:10 ` Willi Egger
  0 siblings, 2 replies; 10+ messages in thread
From: Jean Magnan de Bornier @ 2006-05-26 15:17 UTC (permalink / raw)


Hello,
I'm having some trouble with MPgraphics; here is a minimal example:
.............................
\setupoutput[pdftex]
\runMPgraphicstrue
\setuppapersize[S6][S6] 

\setupcolors[state=start]

\startMPinclusions
 numeric u; u=.8cm;
path AX; AX = drawdblarrow (10u,0) -- (0,0) -- (0,10u);
\stopMPinclusions

\starttext
\startuseMPgraphic{dummy}

pickup pencircle scaled 1mm;
draw AX withcolor blue; 
 label.rt(textext("$3x^2+\pi$"), (5u,6u));
\stopuseMPgraphic

\placefigure[left]{bla.bla}{\useMPgraphic{dummy}}
 
\input dawkins
\stoptext
.............................


After compilation with texexec I get "unknown" instead of the expected
label.

What is wrong with me?

TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005

               texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
               texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
                   tex : pdfeTeXk, 3.141592-1.30.4-2.2 (Web2C 7.5.5)
               context : ver: 2005.10.27
               cont-en : ver: 2005.10.27  fmt: 2006.4.28  mes: english

Thanks ia
-- 
Jean

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

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-26 15:17 Textext Question Jean Magnan de Bornier
2006-05-26 15:46 ` Renaud AUBIN
2006-05-26 16:10 ` Willi Egger
2006-05-26 20:24   ` Jean Magnan de Bornier
2006-05-26 22:06     ` Otared Kavian
2006-05-27  6:18       ` Jean Magnan de Bornier
2006-05-26 22:57     ` Aditya Mahajan
2006-05-27 12:07       ` Hans Hagen
2006-05-26 23:19   ` Aditya Mahajan
2006-05-27 18:09     ` Willi Egger

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