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

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

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