Taco Hoekwater wrote:
Aditya Mahajan wrote:
How can one do paragraph itemization in context. I want
\startitemize[r][left=(,right=),stopper=] %paragraph option somehow \item The first thing, \item the second thing, and \item finally, the last thing. \stopitemize
to come up as
(i) The first thing, (ii) the second thing, and (iii) finally, the last thing.
I vaguely recall someone else asking for this, but cannot find it anymore. I do not think you can do this with itemizations, but perhaps there was a \defineparagraphs that worked. Anyone else remember?
\startitemize[r,text] \item The first thing, \item the second thing, and \item finally, the last thing. \stopitemize ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------