Theses, Books, Title pages ⇒ Problem with \thesistitle in Masters/Doctoral Thesis template
Problem with \thesistitle in Masters/Doctoral Thesis tempalte
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
Problem with \thesistitle in Masters/Doctoral Thesis tempalte
I'm currently using this template and I was going nuts until I've now figured it was the template that broke with the latest updates.
I'm also having a lot of bad boxes errors now. Even with the template original untouched code.
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Problem with \thesistitle in Masters/Doctoral Thesis tempalte
A overfull box warning basically tells you, that a line of text is too long and sticking out a bit into the margin. That is a common warning every users gets every once in a while.
A table is a line of text for LaTeX as well. Use your judgement if an overflow of 2 pt is important to fix, or if an overflow of 1000pt is important to fix. Control the pdf file for better judgement.
Problem with \thesistitle in Masters/Doctoral Thesis tempalte
Problem with \thesistitle in Masters/Doctoral Thesis tempalte
Sorry just read the reply by Johannes, I guess it will be updated. Thank you for the effort Johannes!
Problem with \thesistitle in Masters/Doctoral Thesis template
Problem with \thesistitle in Masters/Doctoral Thesis template
Problem with \thesistitle in Masters/Doctoral Thesis template
Problem with \thesistitle in Masters/Doctoral Thesis template
Code: Select all
Syntax Error (676): Unknown filter 'DCTDecode'Syntax Error (681): Unknown filter 'DCTDecode'
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Problem with \thesistitle in Masters/Doctoral Thesis template
Can you show a minimal working example that reproduces this message along with a screenshot?