13 Sep
2016
13 Sep
'16
11:39 a.m.
On 13 Sep 2016, at 11:23, Mikael P. Sundqvist
wrote: On Tue, Sep 13, 2016 at 11:17 AM, Hans Åberg
wrote: In the example below, using latest ConTeXt, the bracket "[f]” does not show when using \startformula.
I think it gets interpreted as an (optional) argument to \startformula.
Yes, I realized that.
Try
\startformula\relax [f] = B \stopformula
Yes, this works. Thanks for the suggestion.