30 Jan
2015
30 Jan
'15
3:13 p.m.
Am 30.01.2015 um 12:59 schrieb Fabrice Couvreur
: Hi, I would have no indentation for the text (ward) thank you, Fabrice
\starttext \startitemize[A][stopper={.},style=bold] \iem
^^^^ \item
\blank[big] \input ward \startitemize[n][stopper={.},style=bold] \item \item \item \stopitemize \item \blank[big] \input ward \startitemize[n][stopper={.},style=bold] \item \item \item \stopitemize \stopitemize \stoptext
You can use the “intent” keyword (i.e. \startitemize[intext][..,..=..,..]) or as alternative use a enumeration for the outer level of your list. Wolfgang