[Top] [Contents] [Index] [ ? ]

AUCTeX

AUCTeX is an integrated environment for editing LaTeX, ConTeXt, docTeX, Texinfo, and TeX files.

This file documents AUCTeX version 11.83.

Although AUCTeX contains a large number of features, there are no reasons to despair. You can continue to write TeX and LaTeX documents the way you are used to, and only start using the multiple features in small steps. AUCTeX is not monolithic, each feature described in this manual is useful by itself, but together they provide an environment where you will make very few LaTeX errors, and makes it easy to find the errors that may slip through anyway.

If you want to make AUCTeX aware of style files and multi-file documents right away, insert the following in your `.emacs' file.

 
(setq TeX-auto-save t)
(setq TeX-parse-self t)
(setq-default TeX-master nil)

Another thing you should enable is RefTeX, a comprehensive solution for managing cross references, bibliographies, indices, document navigation and a few other things. (see (reftex)Installation section `Installation' in The RefTeX manual)

For detailed information about the preview-latex subsystem of AUCTeX, see (preview-latex)Top section `Introduction' in The preview-latex Manual.

NOTE: This documentation is preliminary. It should however cover most important points. Corrections or perhaps rewrites of sections are VERY WELCOME.

Kresten Krab Thorup (6.0)
Per Abrahamsen (updates to 11.13)
David Kastrup (updates from 11.14)

There is a mailing list for general discussion about AUCTeX: write a mail with "subscribe" in the subject to auctex-request@gnu.org to join it. Send contributions to auctex@gnu.org.

Bug reports should go to bug-auctex@gnu.org, suggestions for new features, and pleas for help should go to either auctex-devel@gnu.org (the AUCTeX developers), or to auctex@gnu.org if they might have general interest. Please use the command M-x TeX-submit-bug-report RET to report bugs if possible. You can subscribe to a low-volume announcement list by sending "subscribe" in the subject of a mail to info-auctex-request@gnu.org.


[Top] [Contents] [Index] [ ? ]

This document was generated by root on March, 14 2007 using texi2html 1.76.