False error on underscore in included file names #1019
Closed
Labels
Milestone
Comments
This is working fine for me in the development version (and even in 0.8.2). Do you have a minimal sample file that demonstrates the problem? |
Can't reproduce it in a simple example. I will try to find the problem myself and report back. |
OK, I found the problem. The message was confusing me. The error appeared not in the place where file was attached, but inside the file itself. I have a custom command that attaches ancient TexCad drawings and it contained The issue still stands for custom commands with parameters with underscores, but it is quite rare case, I believe. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Latexml reports errors like this:
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.The text was updated successfully, but these errors were encountered: