Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

Problem when parsing \frac etc. without braces #46

Open
Volker-Weissmann opened this issue Oct 7, 2018 · 0 comments
Open

Problem when parsing \frac etc. without braces #46

Volker-Weissmann opened this issue Oct 7, 2018 · 0 comments

Comments

@Volker-Weissmann
Copy link

\frac a b is valid Latex, but process_sympy("\\frac a b") crashes with the exception:

Exception: missing '{' at 'a'
\frac a b

Same goes for \sqrt a.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant