Hi all,
For those of you experiencing similar problems, I think I found the solution. The trick was in the fact that (appearantly) several format files had to be 'built'.
Here's what I did:
- In the start menu, go to Programs > MikTex 2.9 > Maintenance (Admin) > Settings
- in the Formats-tab ...
Search found 5 matches
- Wed Feb 16, 2011 4:10 pm
- Forum: MiKTeX and proTeXt
- Topic: MikTex 2.9 error with pdflatex - no output produced
- Replies: 10
- Views: 79842
- Thu Feb 10, 2011 2:34 pm
- Forum: MiKTeX and proTeXt
- Topic: MikTex 2.9 error with pdflatex - no output produced
- Replies: 10
- Views: 79842
Re: MikTex 2.9 error with pdflatex - no output produced
Dear frabjous,
Thanks for your suggestions. However, indeed I do get the same error if I type it in as you suggest... I was afraid already that something was wrong with the pdflatex.exe installation. We installed MikTex several times, also trying the base version and the complete version, but ...
Thanks for your suggestions. However, indeed I do get the same error if I type it in as you suggest... I was afraid already that something was wrong with the pdflatex.exe installation. We installed MikTex several times, also trying the base version and the complete version, but ...
- Wed Feb 09, 2011 6:29 pm
- Forum: MiKTeX and proTeXt
- Topic: MikTex 2.9 error with pdflatex - no output produced
- Replies: 10
- Views: 79842
Re: MikTex 2.9 error with pdflatex - no output produced
Thank you for your replies. This is what I typed into the command line:
C:\Program Files\MiKTeX 2.9\miktex\bin>pdflatex "P:\My Documents\TeX\test.tex"
And this is the result:
This is pdfTeX, Version 3.1415926-1.40.11 (MiKTeX 2.9)
pdflatex: Invalid control sequence.
C:\Program Files\MiKTeX 2.9\miktex\bin>pdflatex "P:\My Documents\TeX\test.tex"
And this is the result:
This is pdfTeX, Version 3.1415926-1.40.11 (MiKTeX 2.9)
pdflatex: Invalid control sequence.
- Wed Feb 09, 2011 3:01 pm
- Forum: MiKTeX and proTeXt
- Topic: MikTex 2.9 error with pdflatex - no output produced
- Replies: 10
- Views: 79842
Re: MikTex 2.9 error with pdflatex - no output produced
I've just run the simplest tex-file thinkable
\documentclass{article}
\begin{document}
Hello!
\end{document}
It does produce a PDF-file under MikTex 2.6, but not under 2.9. I've checked the output profile definition paths several times, but that all seems fine. The executables pdflatex.exe, latex ...
\documentclass{article}
\begin{document}
Hello!
\end{document}
It does produce a PDF-file under MikTex 2.6, but not under 2.9. I've checked the output profile definition paths several times, but that all seems fine. The executables pdflatex.exe, latex ...
- Wed Feb 09, 2011 11:37 am
- Forum: MiKTeX and proTeXt
- Topic: MikTex 2.9 error with pdflatex - no output produced
- Replies: 10
- Views: 79842
MikTex 2.9 error with pdflatex - no output produced
I have just installed MikTeX 2.9 to replace my old MikTex 2.6 distribution. However, latex doesn't compile under 2.9. I get the following error message:
This is pdfTeX, Version 3.1415296-1.40.11 (MiKTeX 2.9).
pdflatex.exe: Invalid control sequence.
LaTeX-Result: 0 Error(s), 0 Warning(s), 0 Bad Box ...
This is pdfTeX, Version 3.1415296-1.40.11 (MiKTeX 2.9).
pdflatex.exe: Invalid control sequence.
LaTeX-Result: 0 Error(s), 0 Warning(s), 0 Bad Box ...