| [Top] | [Contents] | [Index] | [ ? ] |
RefTeX is a package for managing Labels, References and Citations with GNU Emacs.
Don't be discouraged by the size of this manual, which covers RefTeX in great depth. All you need to know to use RefTeX can be summarized on a single page (see section 1.4 RefTeX in a Nutshell). You can go back later to other parts of this document when needed.
1. Introduction Quick-Start information.
2. Table of Contents A Tool to move around quickly. 3. Labels and References Creating and referencing labels. 4. Citations Creating Citations. 5. Viewing Cross--References Who references or cites what?
5.1 RefTeX's Menu The Ref menu in the menubar. 5.2 Default Keybindings The default keybindings. 5.3 Faces Fontification of RefTeX's buffers. 5.4 Multifile Documents Document spread over many files. 5.5 Language Support How to support other languages. 5.6 Finding Files Included TeX files and BibTeX .bib files. 5.8 AUC TeX Cooperation with AUCTeX. 5.7 Optimizations When RefTeX is too slow. 5.9 Problems and Work-arounds First Aid. 5.10 Imprint Author, Web-site, Thanks
6. Commands Which are the available commands. 7. Options, Keymaps, Hooks How to extend and configure RefTeX. 7.11 Keymaps and Hooks For customization. 8. Changes A List of recent changes to RefTeX.
The Index
Index The full index.
Introduction
1.1 Installation How to install and activate RefTeX. 1.4 RefTeX in a Nutshell A brief summary and quick guide.
Labels and References
3.1 Creating Labels 3.2 Referencing Labels 3.3 Builtin Label Environments The environments RefTeX knows about. 3.4 Defining Label Environments ... and environments it doesn't. 3.5 Reference Info View the label corresponding to a \ref. 3.6 xr: Cross-Document ReferencesReferences to external documents. 3.7 varioref: Variable Page ReferencesHow to create \vref instead of \ref.
Defining Label Environments
3.4.1 Theorem and Axiom Environments Defined with \newenvironment.3.4.2 Quick Equation Macro When a macro sets the label type. 3.4.3 Figure Wrapping Macro When a macro argument is a label. 3.4.4 Adding Magic Words Other words for other languages. 3.4.5 Using \eqrefHow to switch to this AMS-LaTeX macro. 3.4.6 Putting it all together How to combine many entries.
Citations
4.1 Creating Citations How to create them. 4.2 Citation Styles Natbib, Harvard, Chicago and CO. 4.3 Citation Info View the corresponding database entry. 4.4 Chapterbib and Bibunits Multiple bibliographies in a Document. 4.5 Citations outside LaTeX How to make citations in Emails etc.
AUCTeX
5.8.1 The AUCTeX-RefTeX Interface How both packages work together 5.8.2 Style Files AUCTeX's style files can support RefTeX 5.8.3 Bib-Cite Hypertext reading of a document
Options, Keymaps, Hooks