28 Feb
2018
28 Feb
'18
12:04 p.m.
On 02/28/2018 11:33 AM, Dr. Thomas Möbius wrote:
How to do an in-line / in-text itemization?
I would like to (i) enumerate something (ii) in the text (iii) but I don't know how.
Thank you! Thomas
\starttext \startitemize[n,text] \startitem One \stopitem \startitem Two \stopitem \stopitemize \stoptext I think this isn't documented in the wiki and should be added. Thomas