[NTG-context] About the indent after a displayed formula
Wolfgang Schuster
schuster.wolfgang at googlemail.com
Wed Dec 19 18:05:38 CET 2007
2007/12/19, Longmin Wang <longminwang at gmail.com>:
> Dear all,
>
> I found that if a paragraph is ended by a displayed formula, the first
> line of the next paragraph will not indent. It is a feature or bug?
> And how do I enable this indent?
>
> The following is a very simple example. Please note the second
> paragraph.
>
> \setupindenting[medium, yes]
> \starttext
> This is a test file.
> \startformula
> x^2+y^2=1.
> \stopformula
>
> This is a test file.
>
> This is a test file.
> \stoptext
This is the normal behaviour in ConTeXt but you can change it.
\setupformulae[indentnext=auto] % or yes
Wolfgang
More information about the ntg-context
mailing list