Texmaker and TeXstudioTexmaker configuration

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
abu aasiyah
Posts: 26
Joined: Wed Sep 30, 2009 7:04 pm

Texmaker configuration

Post by abu aasiyah »

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.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

Texmaker configuration

Post by meho_r »

Default command there is:

Code: Select all

pdflatex -interaction=nonstopmode %.tex
Check Texmaker documentation for additional infos. If you still have problems, post them here.
abu aasiyah
Posts: 26
Joined: Wed Sep 30, 2009 7:04 pm

Re: Texmaker configuration

Post by abu aasiyah »

Hello again,

I still cant get the programme to load the pdf file when I push the compile button. Any suggestions?.

Thanks.
firass
Posts: 8
Joined: Sun May 23, 2010 5:39 pm

Re: Texmaker configuration

Post by firass »

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.
Post Reply