jkuczm / MathematicaCellsToTeX

Convert Mathematica cells to TeX, retaining formatting.
Other
57 stars 10 forks source link

Fix custom command chars #13

Closed jkuczm closed 8 years ago

jkuczm commented 8 years ago

Use escape characters from $commandCharsToTeX, instead of hard coded "\\", "{ and "}".