2007/12/19, Longmin Wang <[EMAIL PROTECTED]>:
> 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
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to