Am 13.09.2010 um 15:43 schrieb Zhaopeng Xing:

> Dear All,
> 
> I am trying to get an itemization like this
> 
> (1) This is a test. This is a test. This is a test. 
> This is a test. This is a test. This is a test. 
> 
> (2) This is a test. This is a test. This is a test. 
> This is a test. This is a test. This is a test. 
> 
> i.e., for each item, there is no indentation from the second line. I tried 
> 
> \setupitemize[left=(, right=), stopper={}, indentnext=no]
> 
> But got no effect. Can anyone help me with it? Thank you.

\starttext
\startitemize[n,intext][left=(,right=),stopper=]
\item \input knuth
\item \input ward
\stopitemize
\stoptext

Wolfgang

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

Reply via email to