On Fri, 7 Oct 2005, Thomas A. Schmitz wrote:

> You'll need to do 2 things:
> 
> in your texmf.cnf, you have to set shellescape to "t" (don't ask me  
> where that is located on a windows system, I have no idea).
> 
> In cont-sys.tex, uncomment these two lines:
> 
> \runMPgraphicstrue
> \runMPTEXgraphicstrue

Perhaps a bit simpler:

\setupcolors[state=start]
\defineoverlay[Draft][{\lightgray
  \scale[factor=max]{\rotate[rotation=60]{~DRAFT~}}}]
\setupbackgrounds[page][background=Draft]
\starttext
\input tufte
\stoptext

Cheers, Peter

-- 
http://pmrb.free.fr/contact/
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to