GeneralCompilation ends with "Emergency Stop"

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
21did21
Posts: 58
Joined: Thu Sep 08, 2011 12:27 pm

Compilation ends with "Emergency Stop"

Post by 21did21 »

hello all,

I have a little worry, I'm a latex file and I had a lot of problems that came from.

So all I try to compile and commented line by line but texmaker said there is an error (I do not understand it).

could you tell me what it is and how to resolve please?

thank you in advance

Code: Select all

This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=latex 2011.9.2)  6 OCT 2011 16:58
entering extended mode
 %&-line parsing enabled.
**rapportAnnee1.tex
(./rapportAnnee1.tex
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, noh
yphenation, loaded.
)
! Emergency stop.
<*> rapportAnnee1.tex
                     
*** (job aborted, no legal \end found)

 
Here is how much of TeX's memory you used:
 5 strings out of 495062
 157 string characters out of 1182645
 45108 words of memory out of 3000000
 3282 multiletter control sequences out of 15000+50000
 3640 words of font info for 14 fonts, out of 3000000 for 9000
 28 hyphenation exceptions out of 8191
 5i,0n,1p,1725b,8s stack positions out of 5000i,500n,10000p,200000b,50000s
No pages of output.
Last edited by 21did21 on Wed Oct 19, 2011 3:33 am, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
Stefan Kottwitz
Site Admin
Posts: 10324
Joined: Mon Mar 10, 2008 9:44 pm

Compilation ends with "Emergency Stop"

Post by Stefan Kottwitz »

Hi,

perhaps you simply forgot writing

Code: Select all

\end{document}
at the end of your document. There could be also other reasons. We could tell you more if you would show us code that produces the problem.

Stefan
LaTeX.org admin
21did21
Posts: 58
Joined: Thu Sep 08, 2011 12:27 pm

Re: Compilation ends with "Emergency Stop"

Post by 21did21 »

now it's ok. I have uninstall texmaker and re-install miktex and texmaker

thanks for your help
prasadman89
Posts: 1
Joined: Mon Jun 30, 2014 1:36 pm

Compilation ends with "Emergency Stop"

Post by prasadman89 »


how to write paper in two column
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Compilation ends with "Emergency Stop"

Post by Johannes_B »

Please open up a new question for that.

You could try using the global option twocolumn.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply