We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@"= \, -1"
@"= \, -1" parses (CSharpMath.Atom.LaTeXParser.MathListFromLaTeX) but throws on display.
CSharpMath.Atom.LaTeXParser.MathListFromLaTeX
CSharpMath.Structures.InvalidCodePathException: Invalid space between Relation and Binary Operator
The text was updated successfully, but these errors were encountered:
@"\Rightarrow \quad -1"
A code search leads to https://github.com/verybadcat/CSharpMath/blob/a7e11bae0e5f37d0de61d2442c72f270522de3cb/CSharpMath/Display/InterElementSpaces.cs but this code isn't intelligible to me.
Sorry, something went wrong.
Right. This was refactored a little bit but much of the logic is from iosMath which I never understood.
No branches or pull requests
@"= \, -1"
parses (CSharpMath.Atom.LaTeXParser.MathListFromLaTeX
) but throws on display.The text was updated successfully, but these errors were encountered: