(auctex.info)Top


Next: Copying Up: (dir)
Enter node , (file) or (file)node

AUCTeX
******

This manual may be copied under the conditions spelled out in Note:
Copying this Manual.

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

   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.

   It is a good idea to make a printout of AUCTeX's reference card
`tex-ref.tex' or one of its typeset versions.

   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.  (*note Installation:
(reftex)Installation.)

   For detailed information about the preview-latex subsystem of
AUCTeX, see Note: Introduction.

   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>.

Copying
Copying
Introduction
Introduction to AUCTeX
Installation
Installing AUCTeX
Quick Start
Quick Start
Frequently Used Commands
Inserting Frequently Used Commands
Advanced Features
Advanced Editing Features
Display
Controlling Screen Display
Running TeX and friends
Starting Processors, Viewers and Other Programs
Multifile
Multifile Documents
Parsing Files
Automatic Parsing of TeX Files
Internationalization
Language Support
Automatic
Automatic Customization
Style Files
Writing Your own Style Support
Copying this Manual
GNU Free Documentation License
Changes
Changes and New Features
Development
Future Development
FAQ
Frequently Asked Questions
Key Index
Key Index
Function Index
Function Index
Variable Index
Variable Index
Concept Index
Concept Index
 --- The Detailed Node Listing ---

Inserting Frequently Used Commands

Quotes
Inserting double quotes
Font Specifiers
Inserting Font Specifiers
Sectioning
Inserting chapters, sections, etc.
Environments
Inserting Environment Templates
Inserting Environment Templates

Equations
Equations
Floats
Floats
Itemize-like
Itemize-like
Tabular-like
Tabular-like
Customizing environments
Customizing environments
Advanced Editing Features

Mathematics
Entering Mathematics
Completion
Completion of macros
Commenting
Commenting text
Indenting
Reflecting syntactic constructs with whitespace
Filling
Automatic and manual line breaking
Controlling Screen Display

Font Locking
Font Locking
Folding
Folding Macros and Environments
Outline
Outlining the Document
Starting Processors, Viewers and Other Programs

Commands
Invoking external commands.
Viewing
Invoking external viewers.
Debugging
Debugging TeX and LaTeX output.
Checking
Checking the document.
Control
Controlling the processes.
Cleaning
Cleaning intermediate and output files.
Documentation
Documentation about macros and packages.
Language Support

European
Using AUCTeX with European Languages
Japanese
Using AUCTeX with Japanese
Automatic Customization

Automatic Global
Automatic Customization for the Site
Automatic Private
Automatic Customization for a User
Automatic Local
Automatic Customization for a Directory
Writing Your own Style Support

Simple Style
A Simple Style File
Adding Macros
Adding Support for Macros
Adding Environments
Adding Support for Environments
Adding Other
Adding Other Information
Hacking the Parser
Automatic Extraction of New Things

automatically generated by info2www version 1.2.2.9