is a style or option setting that specifies that objects should be smaller.
Smaller
is a style or option setting that specifies that objects should be smaller.
Examples
Basic Examples (2)
Make a letter incrementally smaller:
NestList[Style[#, Smaller]&, "X", 5]Use Smaller to make text smaller relative to the surrounding text style:
Column[Table[Style[Row[{"aaa", Style["aaa", Smaller], "aaa"}], FontSize -> sz], {sz, {12, 17, 24}}]]Related Guides
History
Text
Wolfram Research (2007), Smaller, Wolfram Language function, https://reference.wolfram.com/language/ref/Smaller.html.
CMS
Wolfram Language. 2007. "Smaller." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Smaller.html.
APA
Wolfram Language. (2007). Smaller. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Smaller.html
BibTeX
@misc{reference.wolfram_2026_smaller, author="Wolfram Research", title="{Smaller}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/Smaller.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_smaller, organization={Wolfram Research}, title={Smaller}, year={2007}, url={https://reference.wolfram.com/language/ref/Smaller.html}, note=[Accessed: 13-June-2026]}