On 5/30/2016 6:55 PM, Hans Ã…berg wrote:
In the example below, \startformulas starts a new paragraph with indenting, whereas \startformula does not. Is there any way to avoid that?
\setupbodyfont[xits,10pt]
\setupindenting[yes, medium, next]
\starttext
Some text.
Some more text \startformulas \startformula 2 + 2 = 4 \stopformula \startformula 2 + 2 = 1 \mod 3 \stopformula \stopformulas ending here.
Some more text \startformula 2 + 2 = 1 \mod 3 \stopformula ending here.
No more text. \stoptext
will be fixed in a next beta ... i'm redoing part of that display math Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------