Text FormattingCan't find a way to avoid this error?

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
ElliottCaleb

Can't find a way to avoid this error?

Post by ElliottCaleb »

Hi.
I'm new to Latex, I discover it reading on this page, casually.
I have recently start to use it to rewrite math notes, downloading MiKTeX package of programs. I have a problem with an error:
I didn't managed to solve it reading online or trying correctiong it myself. I'm stuck.

I'm using TexWork and the error is that one:
CODE: [SELECT ALL] [EXPAND/COLLAPSE] [DOWNLOAD] ({UNTITLED.TEX})
"Package tocbibind Note: Using section or other style headings.

)
("C:\Users\berny\AppData\Local\Programs\MiKTeX 2.9\tex/latex/tocloft\tocloft.st
y") ("Analisi Matematica II.aux")
Runaway argument?
{\contentsline {subsection}{\numberline {9.2}Osservazione}{9}\p
! File ended while scanning use of \@writefile.
<inserted text>
\par
l.75 \begin{document}

? "

Thank you very much for your help

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

Ijon Tichy
Posts: 640
Joined: Mon Dec 24, 2018 10:12 am

Can't find a way to avoid this error?

Post by Ijon Tichy »

Maybe there was an abort while writing the aux file in a previous LaTeX run. Delete all auxiliary files (aux, toc, lof, lot etc.) and try again. If this does not help, there may be a persistent error e.g. in a heading. But in this case I would need a Infominimal working example to have a chance to help.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. :cry:
Post Reply