[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.2 Completion

By studying your `\documentclass' command (in the top of your document), and consulting a precompiled list of (La)TeX symbols from a large number of TeX and LaTeX files, AUCTeX is aware of the LaTeX commands you should be able to use in this particular document. This `knowledge' of AUCTeX is used for two purposes.

  1. To make you able to `complete' partly written LaTeX commands. You may e.g. write \renew and press M-TAB (TeX-complete-symbol), and then AUCTeX will complete the word `\renewcommand' for you. In case of ambiguity it will display a list of possible completions.
  2. To aid you inserting environments, that is \begin - \end pairs. This is done by pressing C-c C-e (LaTeX-environment), and you will be prompted for which `environment' to insert.



This document was generated by Davide G. M. Salvetti on September, 9 2004 using texi2html