On Sun, 20 Apr 2008, Tobias Burnus wrote:
Hi all,
how does one get an indention after a formula? The last paragraph shall
be indented, but it is not. Any idea?
\setupformulas[indentnext=auto] (also try yes, default is no)
Tobias
\setupindenting[yes,1em,first]
\starttext
We start with a formula,
\placeformula
\startformula
a^2+b^2=c^2,
\stopformula
\noindent which was found by a Greek; it can also be written as
\placeformula
\startformula
a^2+b^2-c^2 = 0.
\stopformula
\indent Here, a new paragraph shall begin -- indented!
Use \indentation instead of \indent.
Aditya
\stoptext
___
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
___