Documentation
Publicon
Reference
Preferences
Global Options
File Locations
CharacterEncodingsPath
• CharacterEncodingsPath is a global option that determines which directories are searched for character encoding files.
• The directories to be searched are specified using the FrontEnd`FileName function. Typical directories included on AutoloadPath are FrontEnd`FileName[{$UserAddOnsDirectory, "CharacterEncodings"}], FrontEnd`FileName[{$AddOnsDirectory, "SystemFiles", "CharacterEncodings"}] and FrontEnd`FileName[{$TopDirectory, "SystemFiles", "CharacterEncodings"}].
• To change the setting for this option, click the square symbol at the right of the option to bring up a dialog box. Then click the appropriate button to add, remove, or edit a directory location.