General ⇒ Main file not compiling anymore
Re: Main file not compiling anymore
Sorry for what may seem stupid questions, I'm a totally new person to Latex and it's a learning curve!
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
- Stefan Kottwitz
- Site Admin
- Posts: 10334
- Joined: Mon Mar 10, 2008 9:44 pm
Main file not compiling anymore
\end{document}
at the end of your titlepage.tex, remove that line. Also, if you have such lines in other included files. This would cause LaTeX to stop.
No problems with such questions. If I could see all code I could tell more what might help, so I can just respond to each error or observation, one by one.

Stefan
Re: Main file not compiling anymore
- Stefan Kottwitz
- Site Admin
- Posts: 10334
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Main file not compiling anymore
Stefan