represents a font that is not bold, italic, or underlined.


Plain
represents a font that is not bold, italic, or underlined.
Details

- Style[expr,Plain] specifies that expr should be displayed with fonts plain.
- Plain is effectively equivalent to a combination of FontWeight->Plain, FontSlant->Plain.
- Plain in effect negates any combination of Bold, Italic, Underlined and Struckthrough.
Examples
Basic Examples (2)
Use Plain to negate the boldface that is usually used in "Input" style:
Make a nonitalicized word within a line of italics:

See Also
Related Guides
Text
Wolfram Research (2007), Plain, Wolfram Language function, https://reference.wolfram.com/language/ref/Plain.html (updated 2022).
CMS
Wolfram Language. 2007. "Plain." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2022. https://reference.wolfram.com/language/ref/Plain.html.
APA
Wolfram Language. (2007). Plain. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Plain.html
BibTeX
@misc{reference.wolfram_2025_plain, author="Wolfram Research", title="{Plain}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/Plain.html}", note=[Accessed: 08-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_plain, organization={Wolfram Research}, title={Plain}, year={2022}, url={https://reference.wolfram.com/language/ref/Plain.html}, note=[Accessed: 08-August-2025]}