simpleclub / math_keyboard

Math expression editing using an on-screen software keyboard or physical keyboard input in a typeset input field in Flutter.
https://simpleclub.github.io/math_keyboard
BSD 3-Clause "New" or "Revised" License
133 stars 49 forks source link

Implicit times between parentheses #28

Closed edhom closed 2 years ago

edhom commented 2 years ago

Description

The TexParser did not consider an implicit times between a closing and an opening parenthesis. Examples for such cases:

Checklist

Remove If [...] items that do not apply to your PR.