Is \startformula\startalign\stopalign\stopformula broken in context mkiv?

After just updating the minimals, I now get (using the example below):

! Missing $$ inserted.
<to be read again> 
                   \Ustopdisplaymath 
\stopdisplaymath ...opinnermath \Ustopdisplaymath 
                                                  \par \afterdisplayspace 
\p...
\dostopformula ...eter \c!alternative \v!formula }
                                                  \nonoindentation 
\checknex...
l.5 \stopalign \stopformula
 

Alan



On Wednesday 31 March 2010 18:26:47 Aditya Mahajan wrote:
> On Wed, 31 Mar 2010, Troy Henderson wrote:
> > Is there any way to change the amount of vertical space produced by
> > \NR within \startmathalignment ... \stopmathalignment?
> 
> There is no such high-level interface. You will have to resort to a
> low-level \openup.
> 
> \starttext
> \startformula \startalign
>    \NC a \NC = b \NR
>    \NC c \NC = d \NR
> \stopalign \stopformula
> 
> \startformula \openup 50pt \startalign
>    \NC a \NC = b \NR
>    \NC c \NC = d \NR
> \stopalign \stopformula
> 
> \startformula \startalign
>    \NC a \NC = b \NR
>    \NC c \NC = d \NR
> \stopalign \stopformula
> \stoptext
> 
> Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 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