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

AUCTeX

AUCTeX is an integrated environment for editing LaTeX and TeX files.

This file documents AUCTeX version 11.55.

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)

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 discussion about AUCTeX and announcement of alpha releases, write to `auc-tex-request@sunsite.dk' to join it. Send contributions to `auc-tex@sunsite.dk'.

Bug reports, suggestions for new features, and pleas for help should go to either `auc-tex_mgr@sunsite.dk' (the AUCTeX managers), or to `auc-tex@sunsite.dk' (the mailing list) if they might have general interest. Please use the command M-x TeX-submit-bug-report RET to report bugs if possible.

Copying  
1. Introduction to AUCTeX  
2. Installing AUCTeX  
3. Quick Start  
4. Inserting Frequently Used Commands  
5. Advanced Editing Features  
6. Controlling the Display of Source Code  
7. Starting Processors, Viewers and Other Programs  Starting processors, viewers and other programs
8. Multifile Documents  
9. Automatic Parsing of TeX files  
10. Internationalization  
11. Automatic Customization  
12. Writing Your own Style Support  
A. Changes and New Features  
B. Future Development  
C. Frequently Asked Questions  
Key Index  
Function Index  
Variable Index  
Concept Index  



This document was generated by XEmacs Webmaster on October, 2 2007 using texi2html