Texmaker and TeXstudio ⇒ No display of PDF output
-
- Posts: 13
- Joined: Fri Dec 24, 2010 3:55 am
No display of PDF output
I have Miktex 2.8, adobe reader 10, texmaker 2.1.
In configurations i have
pdflatex: "C:/Program Files/Adobe/Reader 10.0/Reader/AcroRd32.exe" -interaction=nonstopmode %.tex
External viewer : "C:/Program Files/Adobe/Reader 10.0/Reader/AcroRd32.exe" %.pdf
and same in quick build
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: No display of PDF output
-
- Posts: 13
- Joined: Fri Dec 24, 2010 3:55 am
Re: No display of PDF output
"configure texmaker" window-commands-
http://www.flickr.com/photos/57432232@N04/5286992027/
it is pdflatex.exe there, but i tried also pdftex.exe
After i close pdf, texmaker says process exited with errors :log file not found.
help if you can, thank you!
No display of PDF output
C:\Program Files\MiKTeX 2.8 etc.)
-
- Posts: 13
- Joined: Fri Dec 24, 2010 3:55 am
Re: No display of PDF output
!Undefined control sequence.
...
\documentclass{article}
\begin{document}%
Hello!
\end{document}
when i press F11 it says: process exited normally.
I have deleted, uninstalled, then downloaded and installed again. But still there is same problem.
No display of PDF output
Do you actually get the error with that file? Because in the background of the screenshot you posted, I can see the obsolete \documentstyle command, which might generate this error.teletubijs1 wrote:when i press F6 (PDFlatex) it gives errors:
!Undefined control sequence.
...
Code: Select all
\documentclass{article} \begin{document}% Hello! \end{document}
-
- Posts: 13
- Joined: Fri Dec 24, 2010 3:55 am
Re: No display of PDF output
That was all my code.
\documentclass{article}
\begin{document}%
Hello!
\end{document}
-
- Posts: 13
- Joined: Fri Dec 24, 2010 3:55 am
Re: No display of PDF output
After pressing F6
http://www.flickr.com/photos/57432232@N04/5287530111/
Changed from slash to backslash. However when i try to set path, it changes back to backslash.
http://www.flickr.com/photos/57432232@N04/5288134396/
http://www.flickr.com/photos/57432232@N04/5288136740/
Editor font encoding?
http://www.flickr.com/photos/57432232@N04/5287537623/
Going back and forth.... sometimes i get something in pdf, if i add one more ''hello!'', press F6, then F7 nothing changes.
http://www.flickr.com/photos/57432232@N04/5287540021/
If you need some more screens let me know.
Thank you for help!
No display of PDF output
To avoid path problems, use the buttons on the right of path fields to locate binaries. It's safer that way. Of course, after you set the path, you can add --interaction=nonstopmode %.tex or other options.
-
- Posts: 13
- Joined: Fri Dec 24, 2010 3:55 am
Re: No display of PDF output
Thank you all, you saved my life!
Marry Christmas!
