Am 23.08.10 12:47, schrieb Taco Hoekwater:
Hi,

Forwarded to the context mailing list.

Best wishes,

There is no way for me to fix the problem but i was able to identify the \donoindentation macro as the culprit.

\def\noindentation % made global
  {\ifinpagebody \else
     \global\indentationfalse
     \gdef\checkindentation
       {%\donoindentation
        \gdef\checkindentation{\global\indentationtrue}}%
   \fi}

\setupindenting [medium,yes]
\starttext

\startformula
   Z^i_1 = f^{i,*}(X^i_1,U)
\tracingmacros1
\stopformula
\startformula
\tracingmacros0
   Z^i_t = f^{i,*}(X^i_t,U, P^i_{M_{t-1}}) \qquad t=2,3,\dots,T
\stopformula

\stoptext

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

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

Reply via email to