Skip to content

UMinho – thesis rejected due to font size #284

Answered by b-pereira
dlrsb asked this question in Q&A
Discussion options

You must be logged in to vote

Answer

@dlrsb I found the answer.

It works for all the cases that you specified like the "Statement of Integrity" title or "List of Figures" in the Contents, bold and italic fonts. Check the image at the end of the answer.

Given that this template uses \fontspec for News Got T the way to do it is to scale all News Got T font definitions with the Scale option.

The scaling factor is 12/11.955 = 1.003764115 and it gives 12pt on the spot (not 11.99pt).

Go to NOVAthesisFiles/FontStyles/FontStyles/newsgott.ldf and add Scale = 1.003764115 to all NewsGotT definitions, like below:

\setmainfont{NewsGotT}[
  Ligatures=TeX,
  Mapping=tex-text,
  Path = NOVAthesisFiles/FontStyles/Fonts/,
  UprightFont…

Replies: 8 comments 31 replies

Comment options

You must be logged in to vote
1 reply
@dlrsb
Comment options

Comment options

You must be logged in to vote
3 replies
@dlrsb
Comment options

@b-pereira
Comment options

@dlrsb
Comment options

Comment options

You must be logged in to vote
13 replies
@b-pereira
Comment options

@dlrsb
Comment options

@b-pereira
Comment options

@b-pereira
Comment options

@b-pereira
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@dlrsb
Comment options

Comment options

You must be logged in to vote
6 replies
@joaomlourenco
Comment options

@dlrsb
Comment options

@joaomlourenco
Comment options

@b-pereira
Comment options

@b-pereira
Comment options

Comment options

You must be logged in to vote
6 replies
@b-pereira
Comment options

@joaomlourenco
Comment options

@b-pereira
Comment options

@dlrsb
Comment options

@b-pereira
Comment options

Answer selected by b-pereira
Comment options

You must be logged in to vote
1 reply
@b-pereira
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
3 participants