ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Problem with setupitemize, columns, and packed?
@ 2014-01-30  0:03 Casey Jones
  2014-01-30 11:19 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Casey Jones @ 2014-01-30  0:03 UTC (permalink / raw)
  To: ntg-context

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?

Thanks,
Casey


S Casey Jones
Math Teacher and Department Chair
Hillgrove High School | Powder Springs, Georgia | USA
___________________________________________________________________________________
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:[~2014-01-30 11:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-30  0:03 Problem with setupitemize, columns, and packed? Casey Jones
2014-01-30 11:19 ` Hans Hagen

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