On Wed, Apr 20, 2011 at 10:25:15AM -0400, Curiouslearn wrote:
> 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

Try \startTEXpage[offset=1pt] etc.

Regards,
 Khaled

-- 
 Khaled Hosny
 Egyptian
 Arab
___________________________________________________________________________________
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