Hi,
I have problem with the "Supervisor" field. Since my supervisor's name is 5 words long (including title Prof.), the font page display Author name in one line and Supervisor name in 2 separate lines, the second line display 5th word. I am asking for your helps whether it is possible to adjust the indent of the line "Authoer and Supervisor" shift to left hand side a bit so that there is enough room for the whole name fully display.
Eg: Prof. Nguyen Phuong MATTIA BARNABA
Thanks in advance.
yellow_tulip_88
Theses, Books, Title pages ⇒ Supervisor name display in two lines on the front page
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
NEW: TikZ book now 40% off at Amazon.com for a short time.

Supervisor name display in two lines on the front page
Hey,
Under the
Cheers,
Vel
Under the
TITLE PAGE
block in main.tex
, change the second \begin{minipage}{0.4\textwidth} to \begin{minipage}{0.59\textwidth}
. This is the one that houses the \supname
command, you're expanding it from 0.4 of the page to 0.59 which makes your supervisor's name fit!Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
-
- Posts: 679
- Joined: Tue Mar 03, 2015 4:01 pm
Re: Supervisor name display in two lines on the front page
Wow, it solved my problem. Thank you so much Vel. You are very supportive, I am very appreciated your helps to make my thesis done beautifully with Latex.
yellow_tulip_84
yellow_tulip_84
Re: Supervisor name display in two lines on the front page
No problem
Good luck with the thesis!

Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com