TeX Live and MacTeXProblem with TexLive2007 (can't find latex.fmt)

Information and discussion about TeX Live distribution for all platforms (Windows, Linux, Mac OS X) and the related MacTeX: installing, updating, configuring
waxranger
Posts: 27
Joined: Tue Jan 22, 2008 11:58 pm

Problem with TexLive2007 (can't find latex.fmt)

Post by waxranger »

Stefan_K wrote:Hi Fab,

check your document if you have a pdftex option set, for instance to graphicx like

Code: Select all

\usepackage[pdftex]{graphicx}
or somewhere else. If you use \pdfoutput=1 or the pdftex option for example to graphicx, color, xcolor or hyperref then pdf output will be produced, even if the output-format is set to dvi.

Stefan
this was exactly the case! I didn't have my eyes open when I chose a file to test the compiler :|

thanks guys!

Recommended reading 2024:

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

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

Post Reply