DefaultInlineFormatType
This function has not been fully integrated into the long-term Wolfram Language, and is subject to change.
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.
Wolfram Research (1999), DefaultInlineFormatType, Wolfram Language function, https://reference.wolfram.com/language/ref/DefaultInlineFormatType.html.
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