Search found 1 match

by powertoaster
Sat Sep 05, 2009 1:05 am
Forum: General
Topic: tex does not recognize \documentclass{article}
Replies: 1
Views: 3326

tex does not recognize \documentclass{article}

I have file test.text with the following contents.

\documentclass{article}
\begin{document}
Small is beautiful.
\end{document}

When I run tex
#tex test.tex

This is TeX, Version 3.141592 (Web2C 7.5.6)
(./test.tex
! Undefined control sequence.
l.1 \documentclass
{article}
?
! Undefined control ...