Hello,
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.
Texmaker and TeXstudio ⇒ Texmaker configuration
NEW: TikZ book now 40% off at Amazon.com for a short time.
Texmaker configuration
Default command there is:
Check Texmaker documentation for additional infos. If you still have problems, post them here.
Code: Select all
pdflatex -interaction=nonstopmode %.tex
-
- Posts: 26
- Joined: Wed Sep 30, 2009 7:04 pm
Re: Texmaker configuration
Hello again,
I still cant get the programme to load the pdf file when I push the compile button. Any suggestions?.
Thanks.
I still cant get the programme to load the pdf file when I push the compile button. Any suggestions?.
Thanks.
Re: Texmaker configuration
Use the quick build command, and set it to pdflatex + view pdf, now it should compile the pdf and open it, with the program you have selected as your pdf viewer.