ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \placetable whitespace problem in columnset
@ 2014-10-31 19:31 Bryor Snefjella
  0 siblings, 0 replies; only message in thread
From: Bryor Snefjella @ 2014-10-31 19:31 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 1317 bytes --]

I have a document using columnsets to place tables near an entry in a long
list of sorts. The problem is that wherever I issue a \placetable
\placefigure etc command, I get unwanted extra whitespace between entries
where the command is issued. I have tried changing the parameters in
\setupfloats, but haven't found a setting that works.

I'm using the context version distributed with the latest texlive.

You can see the extra whitespace between entry Q and R in this example.

\definecolumnset[TwoColumns][n=2,distance=0.04\makeupwidth]

\setupindenting[yes, small]


\setupfloats[before=,after=]


\definedescription

[MyEntry][alternative=serried,width=fit,before=\indentation,indenting=yes]

 \unexpanded\def\MyCommand#1#2#3%

{\startMyEntry{\bi#2:}#3\stopMyEntry}


 \definesorting[My][Mys]




\starttext

\startcolumnset[TwoColumns]


\definecolumnsethsize{TwoColumns}{1}{1}\One


\startbuffer

\placetable[lrtb][tab:mytable]{My Table}{

\bTABLE[option=stretch,textwidth=\One,align=middle]

\bTR\bTH Foo \eTH\bTH Bar \eTH\eTR

\bTR\bTD Bar \eTD\bTD Foo \eTD\eTR

\bTR\bTD Foo \eTD\bTD Bar \eTD\eTR

\eTABLE}

\stopbuffer




\My[Q]{\input knuth\getbuffer}

\My[R]{\input knuth}

\My[C]{\input knuth}

\My[A]{\input knuth}


\placelistofsorts[My][criterium=all,command=\MyCommand]


\stopcolumnset

\stoptext

[-- Attachment #1.2: Type: text/html, Size: 3121 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2014-10-31 19:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-31 19:31 \placetable whitespace problem in columnset Bryor Snefjella

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