ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Jan Pohanka" <xhpohanka@gmail.com>
To: "ntg-context@ntg.nl" <ntg-context@ntg.nl>
Subject: columnset - float vertical spacing
Date: Thu, 30 Sep 2010 12:57:05 +0200	[thread overview]
Message-ID: <op.vjud1fnzyxxkfz@lab050p.feld.cvut.cz> (raw)

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
___________________________________________________________________________________


             reply	other threads:[~2010-09-30 10:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30 10:57 Jan Pohanka [this message]
2010-09-30 11:06 ` Jan Pohanka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.vjud1fnzyxxkfz@lab050p.feld.cvut.cz \
    --to=xhpohanka@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).