Hi Otared,
the actual problem arises with \starttext \startformula [A,B] =0. \stopformula \stoptext
or, even worse, with
\starttext \startformula [\partial,B] =0. \stopformula \stoptext
Hi Matthias,
Yes are right, indeed...
However I tried the following which works as well (replacing \relax with empty braces {}):
\starttext
\startformula
{}[\partial,B] =0.
\stopformula
and
\startformula
{}[A,B] =0.
\stopformula
\stoptextBest regards: OK _______________________________________________ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context
