Theses, Books, Title pagesChanging Times Roman font?

Classicthesis, Bachelor and Master thesis, PhD, Doctoral degree
Post Reply
templateuser
Posts: 679
Joined: Tue Mar 03, 2015 4:01 pm

Changing Times Roman font?

Post by templateuser »

I would like to change the paragraphs font, wich is Times Roman, for something more like the ones used in the titles and elsewhere.
Could someone please help me with this? I think some font similar to the titles font would be nicer for my thesis.

petalo

Recommended reading 2024:

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

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
Vel
Site Moderator
Posts: 463
Joined: Fri Jun 29, 2012 1:20 am

Changing Times Roman font?

Post by Vel »

Hi,

To change this font you just need to comment out \usepackage{mathptmx} in main.tex and replace it with another font.

With regards to finding another font, I can't recommend this resource enough: http://www.tug.dk/FontCatalogue/ You'll find examples of fonts that come with most LaTeX distributions and how to include them in your document(s).

Cheers,
Vel
Founder and administrator of LaTeXTemplates.com and LaTeXTypesetting.com
Post Reply