GeneralProblem with PDF Output

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Gudrun
Posts: 3
Joined: Mon Sep 19, 2011 3:21 pm

Problem with PDF Output

Post by Gudrun »

Hi,

I just got a new mac (10.7.1) and installed texmaker (i used this on my old mac (10.5.8) as well). But now i can't view my pdf-output. I even tried with an old tex-document that works on my old mac.

The error message is this.
! LaTeX Error: File `article.cls' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: cls)
Enter file name:
! Emergency stop.
<read *>
l.2 \usepackage
[applemac]{inputenc}^^M
*** (cannot \read from terminal in nonstop modes)
The log file is attached.

Thanks.
Attachments
Aflevering.log
(1.7 KiB) Downloaded 236 times

Recommended reading 2024:

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

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

Frits
Posts: 169
Joined: Wed Feb 02, 2011 6:02 pm

Problem with PDF Output

Post by Frits »

Looks like your LaTeX distribution is installed incorrectly, as article.cls is standard. Try reinstalling LaTeX (described here for OS X).
howtoTeX.com - Your LaTeX resource site (Tips, Tricks, Templates and more!)
Follow howtoTeX on twitter
Gudrun
Posts: 3
Joined: Mon Sep 19, 2011 3:21 pm

Re: Problem with PDF Output

Post by Gudrun »

Thank you. It worked :D
Post Reply