My problem is the following one:
I'm writing a project in one computer, Windows XP, using TeXnicCenter and pdf2latex.exe to compile. Everything was perfect, and I had also made a backup and compiled the whole project in another computer, Win 7 and EXACTLY the same software (in fact, from the same setup files).
Then, my tutor gave me a couple of files to fit with the format used at Uni, and I could adapt them without a problem in the old computer. The problem was that when I tried it on the new computer, it returns errors, making it impossible to compile.
In the log, it starts with a warning and continues with many errors, until it makes an emergency stop.
Code: Select all
Class scrbook Warning: \float@addtolists detected!
Code: Select all
! Incomplete \iffalse; all text was ignored after line 1.
<inserted text>
\fi
l.114 \include{erklaerung}
Does anyone have an idea? I've already tried with latex.exe and doesn't work. It's weird that the files are exactly the same in the two computers, as well as the software.
Thank you very much in advance.
Juan Pablo