GeneralError Message referring to blank Line

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
crimsoncalypso
Posts: 2
Joined: Mon Jul 30, 2012 6:07 pm

Error Message referring to blank Line

Post by crimsoncalypso »

When I try to compile my article, I get an error message about an undefined control sequence. When I go to the error, it seems to be referring to the empty line between two paragraphs. There aren't any commands in the following paragraph and the only one in the preceding paragraph is for an umlaut. Any idea as to how to get fix the problem?

Recommended reading 2024:

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

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

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

Error Message referring to blank Line

Post by localghost »

Could be an after-effect with the actual error located before the referred line. So perhaps take a look at the preceding paragraph. If that does not help, build a minimal example.


Best regards and welcome to the board
Thorsten
crimsoncalypso
Posts: 2
Joined: Mon Jul 30, 2012 6:07 pm

Re: Error Message referring to blank Line

Post by crimsoncalypso »

Apparently trashing the .aux files fixed the problem. I've since run into the same problem a couple times and trashing the .aux files have fixed it then, too. Seems strange, though.
LordCarol
Posts: 1
Joined: Wed Apr 06, 2016 4:35 am

Re: Error Message referring to blank Line

Post by LordCarol »

I had a similar problem. The error message was "! Paragraph ended before \UTFviii@four@octets was complete." and the error line was empty, also I was using citation with a *.bib archive. I solved this problem by checking the correct citation structure, I corrected the wrong parts and the problem disappeared.
Post Reply