Additional Upgrade Information - How do I customize my Linux/Unix Mathematica 4.2 layout?
 This information is relevant only for users who have customized their Mathematica layout and want to keep their changes when upgrading. $AddOnsDirectory or $UserAddOnsDirectory is the preferred location for any customized files in Mathematica 4.2. Copy any customized files to the corresponding locations in Mathematica 4.2 to keep your changes. Files added or modified by users typically fall into four categories: preferences, style sheets, palettes, and add-on packages. Possible locations for customized files in each category for Mathematica Versions 4.1 and earlier are listed in the table below. The default locations of customized files are specified in terms of three symbolic directories: | | $PreferencesDirectory refers to the directory where user preferences for Mathematica 4.1 and earlier are stored. |
| | $UserAddOnsDirectory replaces $PreferencesDirectory as the location of user preferences in Mathematica 4.2. |
| | $TopDirectory refers to the top-level directory containing all the files in a Mathematica installation. |
| Type of File | Possible Locations in Mathematica Versions 4.1 and earlier | Reason for Moving | | Preferences | , ,
| preserves user–defined preferences read at start–up | | Palettes | , ,
| causes user–defined palettes to be listed in the menu | | Style Sheets | , ,
| causes user–defined style sheets to be listed in the menu | | Add–on Packages | , , , ,
| makes user–installed add–ons accessible from within Mathematica |
$TopDirectory refers to the top-level folder containing the files that make up the Mathematica layout. It is set by default to , where is the Mathematica version number. $PreferencesDirectory refers to the folder where Mathematica preferences are stored. It is set by default to in the user's home directory, where is the Mathematica version number. To find the exact locations of any of these directories for a given Mathematica installation, start Mathematica, type $AddOnsDirectory, $UserAddOnsDirectory, $PreferencesDirectory or $TopDirectory in a notebook and press SHIFT-ENTER. The command will be evaluated by the kernel, and the pathname of the directory will be printed in your notebook. Here are some examples of typical files you might want to move to your Mathematica 4.2 layout. | | An initialization file stored in your old Mathematica folder should be copied to in your Mathematica 4.2 folder. |
| | A custom style sheet stored in in your old Mathematica folder should be copied to in your Mathematica 4.2 folder. |
| | A custom palette stored in in yur old Mathematica folder should be copied to in your Mathematica 4.2 folder. |
| | An add-on package stored in in your old Mathematica folder should be copied to in your Mathematica 4.2 folder. |
Download this FAQ as a Mathematica 5.2 Notebook
Questions or comments? Send email to support@wolfram.com.
| |