Fonts & Character Setshow to change font as using a lateX class

Information and discussion about fonts and character sets (e.g. how to use language specific characters)
Post Reply
nguyennb
Posts: 4
Joined: Sat Apr 20, 2013 6:18 pm

how to change font as using a lateX class

Post by nguyennb »

Hi every one!
I am using a lateX class to write a thesis. I cannot change font of the thesis by changing the font argument of the bellow code

Code: Select all

\documentclass[12pt,modernstyle]{thesis}
to

Code: Select all

\documentclass[14pt,modernstyle]{thesis}
How can I solve this problem

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

Post Reply