Code: Select all
\documentclass{article}
\begin{document}
Test
\end{document}
Code: Select all
pdflatex testTex.tex
I have tried a number of variations on that command, yielding the same error, and I also tried compiling in TeXworks, with the additional lineThis is pdfTeX, Version 3.1415926-2.3-1.40.12 (MikTeX 2.9)
pdflatex.exe: Unexpected condition.
Does anyone know what I can try? I don't see a testtex.log file. It seems like it's invoking PDFLaTeX, but then not doing anything with it. 'Unexpected condition' is a pretty vague error.texify: pdflatex failed for some reason (see log file).
Thanks a lot