ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Whitespace around float
@ 2009-10-21  8:32 Elliot Clifton
  2009-10-25 13:36 ` Wolfgang Schuster
  0 siblings, 1 reply; 2+ messages in thread
From: Elliot Clifton @ 2009-10-21  8:32 UTC (permalink / raw)
  To: ntg-context

Hi,

How do I set the whitespace around a float? I've read the manual and
searched the mailing list archive and wiki but couldn't find what I
was looking for.

For example, how do you set the white space around a float to 1cm? Is
it possible to specify different amounts for each side and top and
bottom?

TIA,

Elliot
___________________________________________________________________________________
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] 2+ messages in thread

* Re: Whitespace around float
  2009-10-21  8:32 Whitespace around float Elliot Clifton
@ 2009-10-25 13:36 ` Wolfgang Schuster
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfgang Schuster @ 2009-10-25 13:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 21.10.2009 um 10:32 schrieb Elliot Clifton:

> Hi,
>
> How do I set the whitespace around a float? I've read the manual and
> searched the mailing list archive and wiki but couldn't find what I
> was looking for.
>
> For example, how do you set the white space around a float to 1cm? Is
> it possible to specify different amounts for each side and top and
> bottom?

\setupfloats
   [spacebefore=...,         % default: big
    spaceafter=...,          % default: big
    leftmargin=...,          % default: 0pt
    rightmargin=...,         % default: 0pt
    leftmargindistance=...,  % default: 0pt
    rightmargindistance=...] % default: 0pt

Wolfgang

___________________________________________________________________________________
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] 2+ messages in thread

end of thread, other threads:[~2009-10-25 13:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-21  8:32 Whitespace around float Elliot Clifton
2009-10-25 13:36 ` Wolfgang Schuster

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).