Hello,

thanks Aditya for the explaining example!

I added the sample to wiki:

        https://wiki.contextgarden.net/Indentation

Best regards,

Lukas


indentnext=auto means that the next paragraph will be indented when there
is a blank space and not indented when there is no blank space.

So (untested)

\setupindenting[medium,yes]
\setupitemize[indentnext=auto]
\starttext
\startitem
   \item One
\stopitem

This paragraph should be indented.

\startitemize
   \item Two
\stopitemize
This paragraph should not be indented.
\stoptext

Aditya


--
Ing. Lukáš Procházka | mailto:l...@pontex.cz
Pontex s. r. o.      | mailto:pon...@pontex.cz | http://www.pontex.cz | IDDS: 
nrpt3sn | IČO: 40763439
Bezová 1658
147 14 Praha 4

Mob.: +420 702 033 396

___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to