[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
You might check some variables with a special significance. They are accessible directly by typing M-x customize-variable RET <variable> RET.
This variable is set automatically during configuration. If you don't
issue a make install
, for example if you don't want to install
AUCTeX in a different place, you will have to set this variable
manually to the location of the compiled files. It is generally
advisable to do a full installation including make install
because program and documentation files will be copied to their proper
places.
Normally, AUCTeX will only allow you to complete macros and environments which are built-in, specified in AUCTeX style files or defined by yourself. If you issue the M-x TeX-auto-generate-global command after loading AUCTeX, you will be able to complete on all macros available in the standard style files used by your document. To do this, you must set this variable to a list of directories where the standard style files are located. The directories will be searched recursively, so there is no reason to list subdirectories explicitly. Automatic configuration will already have set the variable for you if it could use the program `kpsewhich'. In this case you normally don't have to alter anything.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |