pequeno
\small - Usado para ligar o tamanho pequeno.
SINOPSE
{ \small ...}
DESCRIÇÃO
\ comando pequeno liga o tamanho pequeno.
EXEMPLO
\rm\tiny tiny \Tiny Tiny
\small small \normalsize normal
\large lg \Large Lg \LARGE LG
\huge hg \Huge Hg
$ \ rm \ tiny tiny \ Tiny Tiny \ pequeno pequeno \ tamanho normal normal \ grande lg \ Grande Lg \ GRANDE LG \ enorme hg \ Huge Hg $
\def\myExp{\alpha\frac xy}
\tiny\myExp \Tiny\myExp
\small\myExp \normalsize\myExp
\large\myExp \Large\myExp \LARGE\myExp
\huge\myExp \Huge\myExp
$ \ def \ myExp {\ alpha \ frac xy} \ tiny \ myExp \ Tiny \ myExp \ small \ myExp \ normalsize \ myExp \ large \ myExp \ Large \ myExp \ LARGE \ myExp \ large \ myExp \ Huge \ myExp $
ab{\small cd} cd
$ ab {\ small cd} cd $
ab\small{cd} cd
$ ab \ small {cd} cd $
Impressão