Latex-Suite Reference

Srinath Avadhanula

Mikolaj Machowski

Abstract

Latex-Suite attempts to provide a comprehensive set of tools to view, edit and compile LaTeX documents in Vim. Together, they provide tools starting from macros to speed up editing LaTeX documents to functions for forward searching .dvi documents. Latex-suite has been possible because of the contributions of many people. Please see latex-suite-credits for a list of people who have helped.

Latex-suite is released under the Vim charityware license. For license and conditions of use look at |copyright|. Replace all occurences of ``Vim'' with ``Latex-Suite''. The current copyright holders of Latex-Suite are Srinath Avadhanula and Mikolaj Machowski.

Homepage: http://vim-latex.sourceforge.net


1 Installation and recommended Settings
2 Inserting Templates
3 Latex-Suite Macros
3.1 Environment Mappings
3.2 LaTeX command maps
3.3 Font Mappings
3.4 Section Mappings
3.5 Greek Letter Mappings
3.6 Auc-Tex Key Bindings
3.7 Diacritics
3.8 BibTeX Shortcuts
3.9 Smart Key Mappings
3.10 Alt Key Macros
3.11 Custom Macros
3.12 Making your own Macros via IMAP()
4 Package Handling
4.1 Inserting package commands
4.2 Actions taken for supported packages
4.3 Automatic Package detection
4.4 Writing supporting for a package
5 Latex Completion
5.1 Latex-Suite completion example
5.2 Latex-Suite \ref completion
5.3 Latex-Suite \cite completion
5.4 Latex-Suite filename completion
6 Compiling LaTeX files via Latex-Suite
6.1 Setting Compilation rules
6.2 Specifying which file to compile
6.3 Customizing the compiler output
6.4 Compiling parts of a file
7 Latex Viewing and Searching
7.1 Forward Searching DVI documents
7.2 Inverse Searching
8 Latex Folding
8.1 Default Folding Scheme in Latex-Suite
8.2 Customizing what to fold
9 Latex-Suite Commands and Maps
9.1 Latex-Suite Maps
9.2 Latex Suite Commands
10 Customizing Latex-Suite
10.1 Place-Holder Customization
10.2 Macro Customization
10.3 Smart Key Customization
10.4 Latex Completion Customization
10.5 Compiler Customization
10.6 Viewer Customization
10.7 Menu Customization
10.8 Folding Customization
10.9 Package Handling Customization
11 Credits