"\AA" in math mode breaks math-to-image-conversion with "latexmlpost --mathimages" #1012
Labels
Milestone
Comments
Thank you for the report! I have quickly edited the code blocks for extra readability, without changing any content. |
Jeez, silly me. I added a level of redirect (since some etoolbox stuff(?) seemed to expect these to be macros), but neglected to add aliases so that revert back to the normal `\AA'. Sorry! Fixed now. Thanks for the report! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If I convert the file
aa.tex
:with
I get
/tmp/LaTeXML<...>/ltxmlimg.log
:/tmp/LaTeXML<...>/ltxmlimg.tex
:I can work around the problem by using the Definition of
\AA
fromTeX.pool.ltxml
:instead of that in
LaTeX.pool.ltxml
:and changing
aa.tex
toaafix.tex
:with
aafix.sty.ltxml
:and running:
I guess the problem occurs for all of these defined in
LaTeX.pool.ltxml
:The text was updated successfully, but these errors were encountered: