Theses, Books, Title pagesMaster-Doctoral-Thesis Template-changing color of the name of university and every red text

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
GeM
Posts: 3
Joined: Thu Jan 24, 2019 4:46 pm

Master-Doctoral-Thesis Template-changing color of the name of university and every red text

Post by GeM »

Dear all,
I am using the master-doctoral-thesis template to write my dissertation, and my supervisor asked me to remove all the color text in my dissertation. I tried to find if it causes by a super link or a color package. But so far, I can not fix the problem still. I appreciate if anyone can help me.
GeM

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Master-Doctoral-Thesis Template-changing color of the name of university and every red text

Post by Johannes_B »

st before \begin{document} is a hypersetup block. Add colorlinks=false
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
GeM
Posts: 3
Joined: Thu Jan 24, 2019 4:46 pm

Master-Doctoral-Thesis Template-changing color of the name of university and every red text

Post by GeM »

i tried this, but still not work.
It has been fixed, that I enable the nohyperref
GeM
Posts: 3
Joined: Thu Jan 24, 2019 4:46 pm

Master-Doctoral-Thesis Template-changing color of the name of university and every red text

Post by GeM »

Johannes_B wrote:st before \begin{document} is a hypersetup block. Add colorlinks=false
Thank you
Post Reply