Hans van der Meer wrote:
> Something strange occurs in math, doing:
> 
> \placeformula\startformula
>       H(K|M,C) = H(K|C) - H(M|C)\eqno{\hbox{(\in{}[eq:keyapp])}}
> \stopformula

Please use:

    \placeformula[-]\startformula


> produces the following error:
> ------------------------------------
> ! You can't use `\eqno' in math mode.

This message is a bit misleading. Knuth means to say:

   ! You can't use `\eqno' in non-display math mode.

... and that is precisely what happens when you try to use
\eqno in a formula that is numbered automatically already.

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

Reply via email to