Search found 1 match

by kwa2
Sun Jan 29, 2012 4:52 am
Forum: Texmaker and TeXstudio
Topic: Job aborted, no legal \end found
Replies: 8
Views: 132907

Job aborted, no legal \end found

Code: Select all

\documentclass[10pt]{article}
\begin{document}
Hello World!
\end{document}
I type in this to the Texmaker and it gives me an error that the job has aborted because no legal \end command is found, even though it clearly is there.