At 16:58 08/08/2003 -0400, you wrote:
Since I was mentioned in the code for this module I make bold to ask
this question =)
Exactly how is this module employed to enable PStricks statements to
be used in a Context job?

see m-pstric.tex


Alternatively, in MPFun, how might one surround the text on a page by
a border running symmetrically around the edge, a certain distance in
from the page edges?  I know how I would do it in PSTricks but not in
Metapost/Metafun. A recent memoir by Norman Mailer has a broad gray
border with a thin black border just inside it on the title page. Very
spiffy.

\startuniqueMPgraphic{textborder} draw OverlayBox enlarged 3pt ; \stopuniqueMPgraphic

\defineoverlay[textborder][\uniqueMPgraphic{textborder}]

\setupbackgrounds[text][background=textborder]

etc etc
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | [EMAIL PROTECTED]
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                       information: http://www.pragma-ade.com/roadmap.pdf
                    documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------

_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to