• ExportAutoReplacements is an option for notebooks that determines if Publicon should automatically apply a specified set of replacement rules when exporting text.
• 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]" • See also: InputAutoReplacements, ImportAutoReplacements.