Latex \footnotesize Code Example
Example 1: latex font sizes
\Huge \huge \LARGE \Large \large \normalsize (default) \small \footnotesize \scriptsize \tinyExample 2: latex font sizes
Change global font size: \documentclass[12pt]{report}\Huge \huge \LARGE \Large \large \normalsize (default) \small \footnotesize \scriptsize \tinyChange global font size: \documentclass[12pt]{report}
Comments
Post a Comment