FontTracking
Examples
Basic Examples (2)
Different settings for FontTracking:
Framed@Column[Table[Style["AaBbCcDd", FontTracking -> t], {t, {"Narrow", "Condensed", "SemiCondensed", "Plain", "Extended", "Wide"}}]]Font tracking can be specified in style-related options:
Table[LogPlot[{x ^ x, x!}, {x, 1, 5}, LabelStyle -> (FontTracking -> ft)], {ft, {"Narrow", "Extended"}}]See Also
Tech Notes
Related Guides
Related Workflows
- Add Styling to Math
History
Introduced in 1996 (3.0)
Text
Wolfram Research (1996), FontTracking, Wolfram Language function, https://reference.wolfram.com/language/ref/FontTracking.html.
CMS
Wolfram Language. 1996. "FontTracking." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/FontTracking.html.
APA
Wolfram Language. (1996). FontTracking. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FontTracking.html
BibTeX
@misc{reference.wolfram_2026_fonttracking, author="Wolfram Research", title="{FontTracking}", year="1996", howpublished="\url{https://reference.wolfram.com/language/ref/FontTracking.html}", note=[Accessed: 12-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_fonttracking, organization={Wolfram Research}, title={FontTracking}, year={1996}, url={https://reference.wolfram.com/language/ref/FontTracking.html}, note=[Accessed: 12-June-2026]}