Arbortext Command Language > Commands > rename_notation
  
rename_notation
rename_notation [oldname] [newname]
The rename_notation alias renames the notation oldname to newname, prompting for input if necessary. This works only for notations declared in the private markup section of the document instance.
rn is a synonym for rename_notation.
Examples
rename_notation CGM cgm
rn Eq equatn
rn TeX tx
Related Topics
declare_notation
modify_notation
modify_notations
undeclare_notation