Same problem as Rachelle's of Aug. 11:
I am using TeXMaker with MikTeX on Windows 7. Had to reinstall MikTeX. Previous programs work fine on the new installation. New ones I write, don't. The error message is log file not found. I tried the following:
- Taking an old minimal program that works, called
test1.tex, I copied it and called the new instancetest2.tex. The copy generates the same complaint:No log file. - I also copied
test1.logtotest2.log(creating it in the process) and edited internal references fromtest1totest2. Result: No complaint about a missing log file, but the pdf file is not created.
I would appreciate any suggestions. Most appreciated would be an explanation of the source of the problem.
pdflatex test1from the Command line? – Joseph Wright Aug 15 '12 at 16:00