CommonDefaultFormatTypes

This function has not been fully integrated into the long-term Wolfram Language, and is subject to change.

CommonDefaultFormatTypes

is an option that specifies default formats for newly created cells.

Details

  • The typical usage is CommonDefaultFormatTypes->{opt1->val1,opt2->val2,}.
  • The following options may be specified:
  • "Input"StandardFormformat for displaying expressions in newly created input cells
    "InputInline"StandardFormformat for displaying expressions in newly created inline input cells
    "Output"StandardFormformat for displaying expressions in newly created output cells
    "OutputInline"StandardFormformat for displaying expressions in newly created inline output cells
    "Text"TextFormformat for displaying expressions in newly created text cells
    "TextInline"TraditionalFormformat for displaying expressions in newly created inline text cells
  • Other possible settings for "Input", "InputInline", "Output", and "OutputInline" include TraditionalForm, InputForm, and OutputForm.
  • Other possible settings for "Text" are StandardForm, TraditionalForm, InputForm, and OutputForm.
  • Other possible settings for "TextInline" include StandardForm, InputForm, and OutputForm.
Wolfram Research (1999), CommonDefaultFormatTypes, Wolfram Language function, https://reference.wolfram.com/language/ref/CommonDefaultFormatTypes.html.

Text

Wolfram Research (1999), CommonDefaultFormatTypes, Wolfram Language function, https://reference.wolfram.com/language/ref/CommonDefaultFormatTypes.html.

CMS

Wolfram Language. 1999. "CommonDefaultFormatTypes." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/CommonDefaultFormatTypes.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_commondefaultformattypes, organization={Wolfram Research}, title={CommonDefaultFormatTypes}, year={1999}, url={https://reference.wolfram.com/language/ref/CommonDefaultFormatTypes.html}, note=[Accessed: 28-March-2024 ]}