I use latex, it works. But if I use pdftex to get a pdf file. It has the
same problem. How can I make it work with pdftex?
----- Original Message -----
From: "Cornelius C. Noack" <noack@...>
To: <miktex-users@...>
Sent: Wednesday, October 27, 2004 10:50 AM
Subject: Re: [MiKTeX] Question when compile latex
> On Wed, 27 Oct 2004, Shuo Wang wrote:
>
> > HI, there,
> >
> > When I compile tex file with: tex filename,
> > it says that
> > Undefined control sequence.
> > 1.2 \documentclass
> > {artical}
> >
> > Can anybody tell how to fix this?
> >
> > My tex file has:
> >
> > \documentclass {artical}
> >
> > \begin{document}
> >
> > \end{document}
> >
> > Thanks.
> >
> >
> Your source file is not Plain TeX, but LaTeX. Compiling with
> latex <file name>
>
> should do the trick.
> ccn.
> --
> .................................................................
>
> Prof.Dr. Cornelius C. Noack Phones:
> Inst. f. Theor. Physik FB 1 office : +49 (421) 218-2427
> Universit"at Bremen secretary: -2422
> Otto-Hahn-Allee Fax : -4869
> D - 28334 Bremen home : +49 (421) 34 22 36
> Fax: 346 7872
> E-mail: noack at itp.uni-bremen.de or ccnoack at mailaps.org
> WWW-page: http://www.itp.uni-bremen.de/~noack
> .................................................................
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by:
> Sybase ASE Linux Express Edition - download now for FREE
> LinuxWorld Reader's Choice Award Winner for best database on Linux.
> http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
> _______________________________________________
> MiKTeX-Users mailing list
> MiKTeX-Users@...
> https://lists.sourceforge.net/lists/listinfo/miktex-users
>
|