For a simple manual I would like to setup a sort of customized enumerated list, but I don't see how to do this in ConTeXt. What I would like to do have something like

\setupitemize[9][inmargin][before=\itemcolor, inbetween=\stopcolor]

\startitemize[9]
\item This is step 1.
\item Followed by step 2
\stopitemize

In which the text is set as a numbered list with the numbers in the margin and set in color to make them stand-out. However I don't want to make this the default of the default numbered list using \startitemize[n].

Anyone know the best way to do this?

Regards,

Frank

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

Reply via email to