[NTG-context] Indentation inside environment
Wolfgang Schuster
schuster.wolfgang at gmail.com
Fri Jan 30 16:13:19 CET 2015
> Am 30.01.2015 um 12:59 schrieb Fabrice Couvreur <fabrice1.couvreur at gmail.com>:
>
> 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
More information about the ntg-context
mailing list