ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* margin in TEXpage
@ 2011-04-20 14:25 Curiouslearn
  2011-04-20 14:41 ` Khaled Hosny
  0 siblings, 1 reply; 3+ messages in thread
From: Curiouslearn @ 2011-04-20 14:25 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-04-20 14:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-04-20 14:25 margin in TEXpage Curiouslearn
2011-04-20 14:41 ` Khaled Hosny
2011-04-20 14:53   ` Curiouslearn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).