ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setupindending eats up space between formulas
@ 2007-02-04  3:16 Aditya Mahajan
  2007-02-06  9:37 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Aditya Mahajan @ 2007-02-04  3:16 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: \setupindending eats up space between formulas
  2007-02-04  3:16 \setupindending eats up space between formulas Aditya Mahajan
@ 2007-02-06  9:37 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2007-02-06  9:37 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-06  9:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-04  3:16 \setupindending eats up space between formulas Aditya Mahajan
2007-02-06  9:37 ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).