Created
May 30, 2025 01:19
-
-
Save paco-ruvalcaba/a0ae45c6564753ca1ceb435c648de2a8 to your computer and use it in GitHub Desktop.
Tamaño de letra (fuentes) en LaTeX
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% Acomodado de menor a mayor | |
\tiny | |
\scriptsize | |
\footnotesize | |
\small | |
\normalsize | |
\large | |
\Large | |
\LARGE | |
\huge | |
\Huge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment