FontVariations

FontVariations

is an option for Style, Cell, and related constructs that specifies what font variations should be used.

Details

  • The typical usage is FontVariations->{opt1->val1,opt2->val2,}.
  • The following options may be specified:
  • "CapsType""Normal"whether to use a caps font variation such as all caps or small caps
    "Outline"Falsewhether to draw characters as outlines
    "Shadow"Falsewhether to draw a shadow around characters
    "StrikeThrough"Falsewhether to draw strike-through line through characters
    "Underlight"Nonethe color used for highlighting characters with a wavy line in the underline position
    "Underline"Falsewhether to draw underlined characters

Examples

open allclose all

Basic Examples  (1)

Underlined text:

Strike-through text:

Combine both:

Scope  (5)

Font variations can be specified in style-related options:

Small caps font:

Outline font:

Shadow font:

Font with a red underlight:

Wolfram Research (1996), FontVariations, Wolfram Language function, https://reference.wolfram.com/language/ref/FontVariations.html (updated 2016).

Text

Wolfram Research (1996), FontVariations, Wolfram Language function, https://reference.wolfram.com/language/ref/FontVariations.html (updated 2016).

CMS

Wolfram Language. 1996. "FontVariations." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2016. https://reference.wolfram.com/language/ref/FontVariations.html.

APA

Wolfram Language. (1996). FontVariations. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/FontVariations.html

BibTeX

@misc{reference.wolfram_2023_fontvariations, author="Wolfram Research", title="{FontVariations}", year="2016", howpublished="\url{https://reference.wolfram.com/language/ref/FontVariations.html}", note=[Accessed: 18-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_fontvariations, organization={Wolfram Research}, title={FontVariations}, year={2016}, url={https://reference.wolfram.com/language/ref/FontVariations.html}, note=[Accessed: 18-March-2024 ]}