Hi,
in the following example the second line of the quote is not lined up with the first line.
=========================
\starttext
\startitemize[n]
[
%right=),
%stopper=,
%width=2em,
%alternative=fit,
%alternative=left,
%alternative=intext,
%distance=1em,
%leftmargin=1em,
%itemalign=flushleft,
]
\startitem
\setupindenting[no]
\input knuth
\stopitem
\stoptext
==========================
I've played with different options, but I couldn't get the indents and margins right. What am I missing ? Any hints ?
Thanks for you help,
Denis