"Thomas A.Schmitz" <[EMAIL PROTECTED]> writes:

> These are two very basic questions, but I couldn't find basic answers.
> Am quite willing to RTFM, but would be grateful for pointing to
> specific sections. So here comes:
>
> 1) Is it possible to have something in front of the number in numbered
>    itemize-groups? Like LatTeX-style [1] etc. All I could find was the
>    "stopper= " setup, but nothing for "starters."

\starttext
\defineconversion[map][(\numbers]
\startitemize[map][stopper=)]
\item Text Text Text Text Text Text Text Text Text Text Text Text
      Text Text Text Text Text Text Text Text Text Text Text Text
      Text Text Text Text Text Text Text Text Text Text
\item Text Text Text Text Text Text Text Text Text Text Text Text
      Text Text Text Text Text Text Text Text Text Text Text Text
      Text Text Text Text Text Text Text Text Text Text
\stopitemize
\stoptext

Patrick
_______________________________________________
ntg-context mailing list
[EMAIL PROTECTED]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to