On Mon, Apr 08, 2013 at 05:49:51PM +0200, Hans Hagen wrote:
On 4/8/2013 1:21 PM, Devendra Ghate wrote:
Dear all,
I have noticed a new problem in the \startalign environment recently. \startalign adds whitespace after the formula. If I remove the *\NR* from the last equation then the white space disappears. But I need to keep it for numbering the last equation.
In any case, I thought that the last *\NR* is required in the *math align* environment. I remember getting errors for not including the last \NR when I was just starting out with ConTeXt. May be something has changed or my memory is not quite what I thought it was.
Please let me know if I am making a silly mistake. Thank you for your time in advance.
a side effect of \startalign being math or text aware (lookahead issue in low level tex align) ... fixed in next upload
Thank you Hans. Problem solved. Cheers, Devendra