[NTG-context] fitting page around content

2010-10-04 Thread Michael Goerz
Hi Everyone!

is there a way to tell ConTeXt to fit the page tightly around the
content? In LaTeX, I can do this with
   \usepackage[active,tightpage]{preview}

The purpose is to create a standalone tikz figure of potentially
unknown size.

Thanks,
Michael
___
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
___


Re: [NTG-context] fitting page around content

2010-10-04 Thread Thomas A. Schmitz

On Oct 4, 2010, at 7:57 PM, Michael Goerz wrote:

 Hi Everyone!
 
 is there a way to tell ConTeXt to fit the page tightly around the
 content? In LaTeX, I can do this with
   \usepackage[active,tightpage]{preview}
 
 The purpose is to create a standalone tikz figure of potentially
 unknown size.

I have no idea what the LaTeX code does, but from your description, this sounds 
like what you're looking for: 
http://archive.contextgarden.net/message/20100307.022718.c28f4594.en.html

HTH

Thomas
___
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
___


Re: [NTG-context] fitting page around content

2010-10-04 Thread Michael Goerz
On Mon, Oct 4, 2010 at 8:02 PM, Thomas A. Schmitz
thomas.schm...@uni-bonn.de wrote:
 On Oct 4, 2010, at 7:57 PM, Michael Goerz wrote:
 is there a way to tell ConTeXt to fit the page tightly around the
 content? In LaTeX, I can do this with
   \usepackage[active,tightpage]{preview}

 The purpose is to create a standalone tikz figure of potentially
 unknown size.

 I have no idea what the LaTeX code does, but from your description,
 this sounds like what you're looking for:
 http://archive.contextgarden.net/message/20100307.022718.c28f4594.en.html
Yes! Perfect! Thanks!

Michael
___
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
___