ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* A few questions about itemizations
@ 2012-10-25 20:55 Marcin Borkowski
  0 siblings, 0 replies; only message in thread
From: Marcin Borkowski @ 2012-10-25 20:55 UTC (permalink / raw)
  To: ConTeXt mailing list

Hi all,

this code:
%%%%%%%%%%%%%%%%%%%%
\defineitemgroup[subitems]
\setupitemgroup[subitems][each][a,packed][left=(,stopper=)]

\starttext

\startitemize[n]
\startitem
  Lorem ipsum
  \startsubitems
    \startitem
      dolor
    \stopitem
    \startitem
      sit
    \stopitem
    \startitem
      amet.
    \stopitem
  \stopsubitems
\stopitem
\stopitemize

\stoptext
%%%%%%%%%%%%%%%%%%%%

behaves differently if I change \startsubitems into
\startitemize[a,packed][left=(,stopper=)].  Namely, the vertical space
before (a) ... does not appear when using \startsubitems.  Why is that
so?

When I want to put the vertical space before the first subitem by means
of before={\blank[small]}, nothing happens.

Also, is \startitem ... \stopitem really better than \item ...?  (Apart
from the case when I use the [random] option.)

And finally: what is the difference between "right=)" and "stopper=)"?

TIA,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University
___________________________________________________________________________________
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:[~2012-10-25 20:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-25 20:55 A few questions about itemizations Marcin Borkowski

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