[Bug 298594] Re: Wrong file names in Kile's errors and warnings summary
Florian Rathgeber
298594 at bugs.launchpad.net
Sat Aug 21 12:04:55 UTC 2010
I was not quite right about that: It only happens for errors in the
preamble, those are reported to occur in the master tex file, but on the
same line they actually occur in the preamble. Errors from files \input
after \begin{document} are reported correctly.
To make my point clear, i have the following structure (strongly
simplified):
master.tex:
\input{preamble}
\begin{document}
\input{chapters/chapter1}
...
\end{document}
Meaning all packages are loaded and all initialization in preamble.tex.
This obviously confuses Kile (though it is perfectly "legal") and I
would consider that as a bug.
--
Wrong file names in Kile's errors and warnings summary
https://bugs.launchpad.net/bugs/298594
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kile in ubuntu.
More information about the kubuntu-bugs
mailing list