0
votes
0answers
156 views

TeX file crashes any TeX editor [closed]

My dissertation file can't be opened any longer. Any TeX editor crashes when I try to open it or run it. TeXworks neither crashes nor gives me an output, but it says: This is pdfTeX, Version ...
6
votes
2answers
687 views

Avoid warnings in TeXlipse

I'm using TeXlipse, an Eclipse plugin, to create my TeX documents. To structure my files I use \input{filename}. Now the problem is, that every file is one section or subsection. TeXlipse shows me a ...
20
votes
6answers
941 views

Which (La)TeX IDE(s) have good warning/error analysis

We are successfully using LaTeX at our company to create our product documentation. We have a custom document class that works OK and we currently use TeXnicCenter to edit our documentation. "We" are ...