William Hanson <whanson <at> umn.edu> writes: > > I'm a fairly new LyX user, and until recently I've been successful using > version 1.6.3. I've just updated to 1.6.6.1, but now I can no longer > get Yap to generate the finished document.
Yap just displays the document. The error arises earlier in the food chain. > I get an error message > saying that the file 'article.cls' was not found. What should I do? First, open a terminal or DOS prompt (you didn't specify your OS) and run 'kpsewhich article.cls'. If the response is not a valid file path to article.cls, then either LaTeX is not installed, your LaTeX installation is broken, or the LaTeX bin directory is not on your system command path. If that works, try reconfiguring LyX and see if that helps. /Paul
