Texmaker and TeXstudioTexmaker will not output a PDF file

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
jimstehrman
Posts: 5
Joined: Thu Jan 20, 2011 12:04 am

Texmaker will not output a PDF file

Post by jimstehrman »

Hey,

I have recently installed TexMaker on my machine, along with the most current (2.9) version of MiKTeX. My document will compile just fine, with no errors, however, the output is only .tex, .dvi, .log and .aux. I cannot get the editor to output a pdf file. The dvi file is also incomprehensible, I'm not sure what program will read it, but Texmaker return garbage when I open it.

Thanks for your time!

Recommended reading 2024:

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

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

User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: Texmaker will not output a PDF file

Post by frabjous »

DVI is the normal output of LaTeX. If you want a PDF, use PDFLaTeX. I don't have Texmaker installed right now, but I seem to remember it having a dropdown box to choose between them, or something like that.
Post Reply