is an option for cells that specifies the format used for displaying expressions in a newly created inline cell.


DefaultInlineFormatType
is an option for cells that specifies the format used for displaying expressions in a newly created inline cell.
Details

- DefaultInlineFormatType is usually defined in the style definition cell for a particular cell style. Its value determines the format type used when a new inline cell of that style is created.
- Typical settings for DefaultFormatType are DefaultTextInlineFormatType, DefaultInputInlineFormatType, and DefaultOutputInlineFormatType. Each of these variables is in turn associated with a format type like StandardForm, TraditionalForm, InputForm, or OutputForm.
- The CommonDefaultFormatTypes suboptions "TextInline", "InputInline", and "OutputInline" specify the format types associated with DefaultTextInlineFormatType, DefaultInputInlineFormatType, and DefaultOutputInlineFormatType, respectively. For example, if you set CommonDefaultFormatTypes->{"TextInline"->TraditionalForm}, TraditionalForm will be used for any cell style that has DefaultFormatType->DefaultTextInlineFormatType.
Tech Notes
History
Introduced in 1999 (4.0)
Text
Wolfram Research (1999), DefaultInlineFormatType, Wolfram Language function, https://reference.wolfram.com/language/ref/DefaultInlineFormatType.html.
CMS
Wolfram Language. 1999. "DefaultInlineFormatType." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/DefaultInlineFormatType.html.
APA
Wolfram Language. (1999). DefaultInlineFormatType. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DefaultInlineFormatType.html
BibTeX
@misc{reference.wolfram_2025_defaultinlineformattype, author="Wolfram Research", title="{DefaultInlineFormatType}", year="1999", howpublished="\url{https://reference.wolfram.com/language/ref/DefaultInlineFormatType.html}", note=[Accessed: 18-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_defaultinlineformattype, organization={Wolfram Research}, title={DefaultInlineFormatType}, year={1999}, url={https://reference.wolfram.com/language/ref/DefaultInlineFormatType.html}, note=[Accessed: 18-August-2025]}