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.
Search found 2 matches
- Fri Aug 10, 2012 5:11 pm
- Forum: General
- Topic: Output profile error: LaTeX Error: File `.cls' not found
- Replies: 9
- Views: 179563
- 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 ...
! 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 ...