Dear list!

I would like to use the "outline" feature of context. The following (hopefully
minimal) example gives me <Nothing> as output

-------------------
\starttext
\setupcolors[state=start]

\definelayer[L]
\setupbackgrounds[page][background={L}]

\startuseMPgraphic{PN}

graphictext
          "Bla Bla"
          scaled 4 withcolor blue
          withfillcolor .7white withpen pencircle scaled 2pt;
\stopuseMPgraphic

\null\dontcomplain
\setlayer[L]{\useMPgraphic{PN}}

\stoptext
----------------

I saw a probably related post on this list on May, 30th. (subject
"graphictext fails)
Also, my .mpy file is empty. A .tex file and a .pdf is generated though

My environment is as follows:
OS: Debian AMD64 wheezy / sid
Context: current version: 2012.06.13 23:46   (tried also some older
versions, no difference)
pstoedit: 3.60  (maybe some problems here?)

Anything else of importance?

Thanks in advance for any help or hint.

Erik
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to