Arno Gourdol

Results 335 comments of Arno Gourdol

The required math font is not loaded.

I’m sorry, I don’t know much about Flutter. I suggest you check the Network tab of your browser: it should include a request for the fonts, with an error code....

Could you provide more details on what keys you pressed between the time the mathfield is created and the time you press the "=" key? The problem is that the...

That is intentional, the idea being that a base item and its accent are a unit, like "â". Can you share an example where you would need the base to...

The `Root` function should give the same results as the `Surd` function in Mathematica. Specifically, it should return: - the real-valued nth root of real-valued _x_ for odd _n_ -...

Unfortunately, no, there isn't. The braces are not required in LaTeX when the arguments are single digits.

`removeExtraneousParentheses` has nothing to do with braces. Braces are these characters: `{}`, parentheses are `()`. The option will remove parentheses if you paste for example `(x+1)/(x-1)` so that it becomes...

I have tried but not been able to reproduce this issue.

Please re-open or create a new issue if more information is available.