GeneralUnexpected Abort of Compilation

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
mahmood
Posts: 26
Joined: Sun Oct 31, 2010 11:42 am

Unexpected Abort of Compilation

Post by mahmood »

I don't know what happened to my source file that no longer I can compile it. It says:

Code: Select all

Package hyperref Warning: You have enabled option `breaklinks'.
(hyperref)                But driver `hdvips.def' does not suppport this.
(hyperref)                Expect trouble with the link areas of broken links.

)) (./egpaper_for_review.aux)
Runaway argument?
{\contentsline {section}{\numberline {5}\hskip -1em.\nobreakspace {}E\ETC.
! File ended while scanning use of \@writefile.
<inserted text> 
                \par 
l.27 \begin{document}
                     
? 
I undo several times, but didn't fix.
Need help

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Unexpected Abort of Compilation

Post by localghost »

Seems that something has gone wrong during the last compilation. Delete the *.aux file and try again.


Thorsten
mahmood
Posts: 26
Joined: Sun Oct 31, 2010 11:42 am

Re: Unexpected Abort of Compilation

Post by mahmood »

Thanks.
it is now working
Post Reply