• ImportAutoReplacements is an option for notebooks that determines if Publicon should automatically apply a specified set of replacement rules when importing text.
• The replacement rules to be applied are specified as a list, each element of which has 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, ExportAutoReplacements.