ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* columnset - float vertical spacing
@ 2010-09-30 10:57 Jan Pohanka
  2010-09-30 11:06 ` Jan Pohanka
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Pohanka @ 2010-09-30 10:57 UTC (permalink / raw)
  To: ntg-context

Hello,

I need to reduce vertical spacing around floats in columnset. I have tried  
\setupfloats command as in example below, but without succes. And what  
about columns balancing? I have read the columns.pdf manual, but I don't  
understand it clearly. [balance=yes] does not balance the columns even  
without the figures.

regards
Jan

\definepapersize[poster][width=73cm,height=73cm]

\setuppapersize[poster][oversized]
\setuplayout[
     header=0cm,footer=0cm,
     backspace=2.54cm,topspace=1.5cm,
     width=middle,height=middle,
     location=middle,marking=on]

\setuppagenumbering[location=]

\mainlanguage[en]
\enableregime[utf8]

\usetypescript[helvetica][ec]
\setupbodyfont[helvetica,25pt]

\setupindenting[always,small]

\definecolumnset[cols][n=3,distance=1em,balance=yes]

\setupfloats[frame=on,spacebefore=none,spaceafter=none,before=,after=]

\starttext
\showframe

\startcolumnset[cols]
\input knuth
\input tufte
\placefigure[][fig:stereoblock]
{AAxxxm}
{\externalfigure[xxx][width=0.8\textwidth]}
\input knuth
\input tufte
\input knuth
\input tufte
\placefigure[][fig:stereoblock]
{Axxxm}
{\externalfigure[xxx][width=0.8\textwidth]}
\input knuth
\input tufte

\stopcolumnset

\stoptext




-- 
Ing. Jan Pohanka
Department of Measurement
Faculty of Electrical Engineering
Czech Technical University in Prague
Technická 2, 16627 Praha 6
tel. 224352058
email: pohanj1@fel.cvut.cz
___________________________________________________________________________________
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: columnset - float vertical spacing
  2010-09-30 10:57 columnset - float vertical spacing Jan Pohanka
@ 2010-09-30 11:06 ` Jan Pohanka
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Pohanka @ 2010-09-30 11:06 UTC (permalink / raw)
  To: ntg-context

I forgot. I'm using MKIV.

Dne Thu, 30 Sep 2010 12:57:05 +0200 Jan Pohanka <xhpohanka@gmail.com>  
napsal(a):

> Hello,
>
> I need to reduce vertical spacing around floats in columnset. I have  
> tried \setupfloats command as in example below, but without succes. And  
> what about columns balancing? I have read the columns.pdf manual, but I  
> don't understand it clearly. [balance=yes] does not balance the columns  
> even without the figures.
>
> regards
> Jan
>
> \definepapersize[poster][width=73cm,height=73cm]
>
> \setuppapersize[poster][oversized]
> \setuplayout[
>      header=0cm,footer=0cm,
>      backspace=2.54cm,topspace=1.5cm,
>      width=middle,height=middle,
>      location=middle,marking=on]
>
> \setuppagenumbering[location=]
>
> \mainlanguage[en]
> \enableregime[utf8]
>
> \usetypescript[helvetica][ec]
> \setupbodyfont[helvetica,25pt]
>
> \setupindenting[always,small]
>
> \definecolumnset[cols][n=3,distance=1em,balance=yes]
>
> \setupfloats[frame=on,spacebefore=none,spaceafter=none,before=,after=]
>
> \starttext
> \showframe
>
> \startcolumnset[cols]
> \input knuth
> \input tufte
> \placefigure[][fig:stereoblock]
> {AAxxxm}
> {\externalfigure[xxx][width=0.8\textwidth]}
> \input knuth
> \input tufte
> \input knuth
> \input tufte
> \placefigure[][fig:stereoblock]
> {Axxxm}
> {\externalfigure[xxx][width=0.8\textwidth]}
> \input knuth
> \input tufte
>
> \stopcolumnset
>
> \stoptext
>
>
>
>


-- 
Tato zpráva byla vytvořena převratným poštovním klientem Opery:  
http://www.opera.com/mail/
___________________________________________________________________________________
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:[~2010-09-30 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-30 10:57 columnset - float vertical spacing Jan Pohanka
2010-09-30 11:06 ` Jan Pohanka

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