Texmaker and TeXstudio ⇒ Texmaker configuration
-
- Posts: 26
- Joined: Wed Sep 30, 2009 7:04 pm
Texmaker configuration
I am having trouble with compiling. I canged the settings in miktex configuration ("pdflatex") because I wanted the program to load the pdf file automatically but now it won't even compile (it says error). I am suspecting that it has something to do with the fact that the space in "paflatex" (in optinons -> configure texmaker -> commands) is empty. I have erased the command which was once there !!!! Can someone assist me in getting the program to compile again and how to get the programme to load the pdf file automatically.
Thank you very much.
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
Texmaker configuration
Code: Select all
pdflatex -interaction=nonstopmode %.tex
-
- Posts: 26
- Joined: Wed Sep 30, 2009 7:04 pm
Re: Texmaker configuration
I still cant get the programme to load the pdf file when I push the compile button. Any suggestions?.
Thanks.