latexmlmath breaks at "%" #884
Closed
Milestone
Comments
Yikes, indeed a % preceded by a single slash shouldn't get stripped out, but 2 slashes? Actually only when preceded by an even number of slashes; Regexp Funtime!! I think I got it though; Thanks for the report!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Calling
fails with the messge
I presume that some re-formatting of the LaTeX code does not handle the % adequately.
The text was updated successfully, but these errors were encountered: