Aditya Mahajan wrote:
> Hi,
>
>   I am confused s to what is happening here. See the output with and 
> without setupindenting
>
> \setupindenting [medium,yes]
> \starttext
>
> \startformula
>    Z^i_1 = f^{i,*}(X^i_1,U)
> \stopformula
> \startformula
>    Z^i_t = f^{i,*}(X^i_t,U, P^i_{M_{t-1}}) \qquad t=2,3,\dots,T
> \stopformula
>
> \stoptext
>
> Why does setupindenting eat the space between the formulas?
>
> Aditya
>
> PS: A quick workaround is to use \startformula \startalign etc., but I 
> think that there is a buglet somewhere.
>   
some macro's have \ignorespaces in them, otheres look ahead for optional 
args and eat spaces as well

Hans

-- 

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to