ExportAutoReplacements

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

ExportAutoReplacements

is an option for cells that specifies which replacement rules the Wolfram Language automatically applies when exporting text.

Details

  • ExportAutoReplacements is specified as a list, each element of which is a replacement rule of the form "string1"->"string2".
  • This option allows you to control the appearance of selected expressions or operators in a notebook. Some replacement rules that are usually set by default are as follows.
  • "->" "[Rule]"
  • ":>" "[RuleDelayed]"
  • "<=" "[LessEqual]"
  • ">=" "[GreaterEqual]"
  • "!=" "[NotEqual]"
  • "==" "[Equal]"
Wolfram Research (1999), ExportAutoReplacements, Wolfram Language function, https://reference.wolfram.com/language/ref/ExportAutoReplacements.html.

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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