Generalfont size

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
tarektarek
Posts: 30
Joined: Fri Nov 23, 2007 12:56 am

font size

Post by tarektarek »

Hi,
I want to use the \normalsize command. My question is that if I use \documentclass[12pt] at the beginning, and if I use \normalsize command in the middle of the document, does this mean that I overwrote the \normalsize command from 10 pt to 12 pt?

Thanks

Recommended reading 2024:

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

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

gmedina
Posts: 2313
Joined: Wed Jul 11, 2007 11:45 pm

font size

Post by gmedina »

Hi,

\normalsize is the default type size, defined as 10pt unless the 11pt or 12pt document style option is used.
1,1,2,3,5,8,13,21,34,55,89,144,233,...
Post Reply