7 Oct
2013
7 Oct
'13
11:21 a.m.
On Mon, Oct 7, 2013 at 1:17 PM, Hans Hagen
On 10/7/2013 12:24 PM, Marco Patzer wrote:
On 2013–10–07 luigi scarso wrote:
I think a space is needed as in
$\int _a^b f(x) dx$
Well, that might be a workaround. But it's still a bug.
%% works \math{\int^b_a}
whereas
%% fails \math{\int_a^b}
Furthermore, it used to work for ages using \int_x or \int_{xyz}.
there is a \protect missing at the end of typo-tal.mkiv
yes, adding \protect it's ok . -- luigi