Search found 2 matches

by cosmology1905
Fri Aug 10, 2012 5:11 pm
Forum: General
Topic: Output profile error: LaTeX Error: File `.cls' not found
Replies: 9
Views: 179563

Re: Output profile error: LaTeX Error: File `.cls' not found

No, it is a document class for Latex2e, for submiting paper in a journal.
The site is http://www.worldscientific.com/page/ijm ... guidelines.
Even the template show this message.

Thanks.
by cosmology1905
Fri Aug 10, 2012 3:47 pm
Forum: General
Topic: Output profile error: LaTeX Error: File `.cls' not found
Replies: 9
Views: 179563

Output profile error: LaTeX Error: File `.cls' not found

I have found the same error:

! LaTeX Error: File `ws-ijmpd.cls' not found.
you have request document class 'ws-ijmpd'
but the document class provides 'epsfig'

The introduction of my document is:

\documentclass{ws-ijmpd}
\begin{document}


I've tried \usepackage{epsfig} , but nothing happened ...