SublimeText / LaTeXTools

LaTeX plugin for Sublime Text
https://latextools.readthedocs.io/
2.01k stars 365 forks source link

LaTeXTools cannot correctly detect file names in this LOG file. #128

Open andsens opened 11 years ago

andsens commented 11 years ago

\includegraphics is the culprit here I am sure of that. I have no idea what the source of the problem is though. https://gist.github.com/4477376

85pando commented 11 years ago

This can also be a problem for \input. Compilation is successful though.

https://gist.github.com/4619329

Edit: The file (that is probably not found) is "images/simple_ts.tikz".

andsens commented 11 years ago

Compilation is successful though.

Ditto