Text FormattingFatal error occurred, no output PDF file produced!

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
Wendy
Posts: 1
Joined: Mon Nov 23, 2015 3:35 am

Fatal error occurred, no output PDF file produced!

Post by Wendy »

Hello, I need help urgently. I am doing a job and compile it appeared this error "Fatal error occurred in the output PDF file produced!" I have not changed anything. Please help me!
Attachments
Portugol_JVM.log
(60.08 KiB) Downloaded 494 times
Portugol_JVM.tex
(55.16 KiB) Downloaded 434 times

Recommended reading 2024:

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

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

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Fatal error occurred, no output PDF file produced!

Post by Johannes_B »

Welcome,

your tex file is huge. A lot of simple text that might not be the cause of your problem. One float placement specifier is invalid, but your system is very old and does not inform you.
Commenting out all the listings, because i don't have the files give a clean compile, no errors.

The log file you presented is incomplete.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

Re: Fatal error occurred, no output PDF file produced!

Post by Stefan Kottwitz »

Hi Wendy,

welcome to the forum!

Posting a reduced copy, which still brings the error, would help us in finding the cause, as Johannes said.

No noticed that errors occur after starting to read in the .aux file. Remove the .aux file and compile again. Does it run now?

If not, remove the .aux file again, compile, and post the .log file. (The .aux file is re-generated every compiler run.)

Stefan
LaTeX.org admin
Post Reply