General ⇒ Fatal error occurred, the output PDF file is not finished!
Fatal error occurred, the output PDF file is not finished!
and does not open my document. What may be the problem
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
Re: Fatal error occurred, the output PDF file is not finishe
- Attachments
-
- thesis.log
- log file
- (8.45 KiB) Downloaded 580 times
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Fatal error occurred, the output PDF file is not finished!
Code: Select all
! TeX capacity exceeded, sorry [input stack size=5000].
\widehat #1->\@mathmeasure \z@ \textstyle {#1
}\ifdim \wd \z@ >\tw@ em\mathac...
l.183 ...hat{\sigma}^{2}[X^{T}Z(Z^{T}Z)^{-1}Z^{T}}
X]^{-1}$\\
Code: Select all
\usepackage{etex}
Stefan
Re: Fatal error occurred, the output PDF file is not finishe
- Stefan Kottwitz
- Site Admin
- Posts: 10335
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Fatal error occurred, the output PDF file is not finishe
Stefan