On 1/30/2014 1:03 AM, Casey Jones wrote:
The following MWE doesn't print item two when using the packed option
with three columns.
\starttext
% correct
\startitemize[columns, three]
\startitem one \stopitem
\startitem two \stopitem
\startitem three \stopitem
\startitem four \stopitem
\startitem five \stopitem
\stopitemize
% item two not printed
\startitemize[columns, three, packed]
\startitem one \stopitem
\startitem two \stopitem
\startitem three \stopitem
\startitem four \stopitem
\startitem five \stopitem
\stopitemize
\stoptext
I'm using ConTeXt ver: 2014.01.29 23:48 MKIV beta fmt: 2014.1.29
int: english/english
Is this a bug or do I misunderstand the options for setupitemize?
bug
fixed in next beta
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________