Hi guys,
I found a pretty annoying behaviour of xtable spacing (in my case when
using an itemization inside the table). I hope you guys can help me out.
MWE is:
\starttext
\startxtable[frame=on]
\startxrow
\startxcell[width=3cm]
\startitemize[packed]
\startitem
here a short line
\stopitem
\stopitemize
\stopxcell
\stopxrow
\startxrow
\startxcell
\startitemize[packed]
\startitem
here filled with some words to force a rather long line
\stopitem
\stopitemize
\stopxcell
\stopxrow
\stopxtable
\stoptext
To this mail I also attached a picture of my PDF output, that I edited
slightly to make my point clear. Have a look at the spacing between
content and bottomframe in the second row of each table please...
Is there any way to change this?
Cheers and thanks in advance, Lars
___________________________________________________________________________________
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://context.aanhet.net
archive : https://bitbucket.org/phg/context-mirror/commits/
wiki : http://contextgarden.net
___________________________________________________________________________________