[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Note: Currently installation is supported for Emacs only. XEmacs users might want to refer to the RefTeX package available through the package system of XEmacs.
In order to install RefTeX, unpack the distribution and edit the header of the Makefile. Basically, you need to change the path specifications for Emacs Lisp files and info files. Also, enter the name of your Emacs executable (usually either ‘emacs’ or ‘xemacs’).
Then, type
make make install |
to compile and install the code and documentation.
Per default RefTeX is installed in its own subdirectory which might not be on your load path. In this case, add it to load path with a command like the following, replacing the sample directory with the one where RefTeX is installed in your case.
(add-to-list 'load-path "/path/to/reftex") |
Put this command into your init file before other RefTeX-related settings.
If you want to get your hands dirty, there is also the possibility to install by manually copying files.
This document was generated by Ralf Angeli on August, 9 2009 using texi2html 1.78.