`@"= \, -1"` parses (`CSharpMath.Atom.LaTeXParser.MathListFromLaTeX`) but throws on display. ``` CSharpMath.Structures.InvalidCodePathException: Invalid space between Relation and Binary Operator ```
@"= \, -1"parses (CSharpMath.Atom.LaTeXParser.MathListFromLaTeX) but throws on display.