Latexml reports errors like this:
Error:unexpected:_ Script _ can only appear in math mode
at ./Chapter_1/lab_3_1_2.tex; line 60 col 27
In _ from TeX.pool.ltxml line 3375
<= Core::Stomach[@0x3d64840] <= { <= Core::Stomach[@0x3d64840] <= ...
when including file names that contain underscores (with \input command). It works fine after the error, but if there are many imports, it could fail by exceeding error limit.
Latexml reports errors like this:
when including file names that contain underscores (with
\inputcommand). It works fine after the error, but if there are many imports, it could fail by exceeding error limit.