> I desperately need your help ... why does the following code not
> produce my formula?
>
> \starttext
> \startformula
> [-iH(A),-iH(B)]=-iH([A,B])
> \stopformula
> \stoptext

Hi Olivier,

I don't know what ConTeXt is doing behind the scenes, but I found two  
solutions:

\starttext
\startformula
{[-iH(A),-iH(B)]=-iH([A,B])}
\stopformula
\startformula
\ [-iH(A),-iH(B)]=-iH([A,B])
\stopformula
\stoptext

HTH,

Jelle
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to