Fonts, Size and Styles
Fonts, Size and Styles
Font size and how it looks:
Command
Output
\tiny
\scriptsize
\footnotesize
\small
\normalsize
\large
\Large
\LARGE
\huge
\Huge
However, it appears that font size commands are not commonly used in documents since people tend to set a fixed font size in
\documentclass[size]
.
Font styles and how it looks?
Style
Output
medium
bold
italic
slanted
(slightly italic)
\textsl{teebow1e} - gitbook doesn't support this command
Last updated