Latex Font Sizes

Latex also allows includes a tag to change the font size. Below is the expression 1 + 1 = 2 in each of the sizes.

\large 1 + 1 = 2
\(\tiny 1 + 1 = 2\)

tiny

\(\scriptsize 1 + 1 = 2\)

scriptsize

\(\small 1 + 1 = 2\)

small

\(\normalsize 1 + 1 = 2\)

normalsize

\(\large 1 + 1 = 2\)

large

\(\Large 1 + 1 = 2\)

Large

\(\LARGE 1 + 1 = 2\)

LARGE

\(\huge 1 + 1 = 2\)

huge

\(\Huge 1 + 1 = 2\)

Huge

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>