Theses, Books, Title pagesCannot Compile MastersDoctoralThesis Template

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
anhduc
Posts: 3
Joined: Sun Oct 25, 2015 7:09 pm

Cannot Compile MastersDoctoralThesis Template

Post by anhduc »

Hi all,

First of all, I would like to thank you for providing very great template.

I downloaded the Masters/Doctoral Thesis template to prepare my Ph.D. thesis.
I tried to compile this template without any modification using Winedit based on MikTeX 2.9. I compiled in Latex mode but it was not successful and shows the error message as in the attached figure.

Please help me to solve this problem.
Thank you in advance!
Attachments
LatexErrors.png
LatexErrors.png (15.07 KiB) Viewed 4062 times
Last edited by anhduc on Mon Oct 26, 2015 2:54 am, edited 1 time in total.

Recommended reading 2024:

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

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

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Re: Cannot Compile MastersDoctoralThesis Template

Post by Johannes_B »

Works for me, without any modifications. Please post the log-file.

Suspicion: Did you change the babel-language?
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
anhduc
Posts: 3
Joined: Sun Oct 25, 2015 7:09 pm

Cannot Compile MastersDoctoralThesis Template

Post by anhduc »

Johannes_B wrote:Works for me, without any modifications. Please post the log-file.

Suspicion: Did you change the babel-language?
Thanh you for reply!

I did not change anything. I Complied in L(LaTeX) mode using WinEdt. I have a posted the full log-file here.

Thank for your support.
Attachments
thesis_Log.txt
(9.22 KiB) Downloaded 195 times
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Cannot Compile MastersDoctoralThesis Template

Post by Johannes_B »

Your LaTeX version is quite old and you should do an update. This shouldn't be unrelated to the error you get, though.
I discovered, that this error can appear when a not yet defined language is active, but i didn't see any trace in the log file. I already sent a fix to Vel and a new version should be available within the next few days.

Why you get this error right now, i have no idea. Clicking on Open in Overleaf directly on the template site, i don't see any errors.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
anhduc
Posts: 3
Joined: Sun Oct 25, 2015 7:09 pm

Cannot Compile MastersDoctoralThesis Template

Post by anhduc »

Johannes_B wrote:Your LaTeX version is quite old and you should do an update. This shouldn't be unrelated to the error you get, though.
I discovered, that this error can appear when a not yet defined language is active, but i didn't see any trace in the log file. I already sent a fix to Vel and a new version should be available within the next few days.

Why you get this error right now, i have no idea. Clicking on Open in Overleaf directly on the template site, i don't see any errors.
Thank you for your help!

I have updated my MikTex and successfully compiled the template without any errors.

However, I have got a problem with Pdf file result as follows. It is seem that all hyper link in the file is not active. When I click to header section in Table of Contents embedded with link, it does not go to the position where this section is placed.

Please give a suggestion on this problem.
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Cannot Compile MastersDoctoralThesis Template

Post by Johannes_B »

Don't forget to put \phantomsection in front of \addchaptertocentry.

By the way: Keep on finding those little annoying bugs and report them here :-) Good work.
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply