GeneralParts missing in the output after deleting .aux, .blg, .nlo

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Colin93
Posts: 57
Joined: Mon Apr 04, 2016 2:55 pm

Parts missing in the output after deleting .aux, .blg, .nlo

Post by Colin93 »

Hi everyone

I'm writing my MA thesis and I deleted all the .aux, .lof, .log, etc. files because some references did not appear on my output pdf file.

However now entire parts of my document is missing :shock: ! There's no error message related to this apart from ! Missing $ inserted. in an empty line. This did not happen before. Could you help me

Recommended reading 2024:

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

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

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

Parts missing in the output after deleting .aux, .blg, .nlo

Post by Johannes_B »

Apparently, something is wrong? Well, i am sure something is wrong. According to the error message, there is definitely something wrong, maybe a missing $, maybe the empty line shouldn't be there.

Honestly, deleting auxiliary files will not lead to errors in your document. Either you changed something without noticing it, or you added something without noticing it or .... how am i supposed to know? Something changed.

Please prepare a minimal working example so we have something to work with.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Colin93
Posts: 57
Joined: Mon Apr 04, 2016 2:55 pm

Re: Parts missing in the output after deleting .aux, .blg, .

Post by Colin93 »

Hi Johannes_B

It must have been some related to some problem on my computer because now I have the entire output ^^


Nat
Post Reply