Hello All,
In the following minimal example there is no whitespace around the
figure. Is it possible to add some white space around the figure when
using \startTEXpage \stopTEXpage environment.
Thank you.
\usemodule[tikz]
\starttext
\startTEXpage
\starttikzpicture
\draw[fill=blue!20] (0,0) rectangle (3,2);
\stoptikzpicture
\stopTEXpage
\stoptext
Regards,
Bharat
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the
Wiki!
maillist : [email protected] / 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
___________________________________________________________________________________