ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* packed list only if items > 5
@ 2019-11-14 20:07 Pablo Rodriguez
  2019-11-14 23:04 ` Tomas Hala
  2019-11-15  9:03 ` Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Pablo Rodriguez @ 2019-11-14 20:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \starttext
    \startitemize[\ifnum\currentnofitems>5 packed\fi]
    \dorecurse{7}
        {\startitem\currentitemnumber/\currentnofitems\stopitem}
    \stopitemize
    \stoptext

Is there any way to get a packed list if and only if it contains more
than a given number of items?

Many thanks for your help,

Pablo
--
http://www.ousia.tk
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-11-15  9:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-14 20:07 packed list only if items > 5 Pablo Rodriguez
2019-11-14 23:04 ` Tomas Hala
2019-11-15  9:03 ` 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).