Suggestions
Search:
 
Next:
generate.latex.article.preamble
Previous:
processing instruction('db2latex custom list')
Reference Section

Variables and Templates used in LaTeX
Preamble Generation

Ramon Casellas

James Devenish

$Id: preamble.mod.xsl,v 1.83 2005/12/27 09:22:22 j-devenish Exp $

Revision History
Revision 1.77 May-January 2004  
Major review of documentation.

This section described the variables and templates that are used in the generation of the output LaTeX preamble. Basically, the LaTeX preamble depends on the XML document, that is, on whether it is an article [2.0.9] or a book [2.0.9].

Table of Contents

generate.latex.article.preamble - Top level template, called by article template, responsible of generating the LaTeX preamble according to user XSL variables and templates.
generate.latex.book.preamble - Top level template, called by book template, responsible of generating the LaTeX preamble according to user XSL variables and templates.
latex.article.preamblestart - Generate documentclass for articles
latex.book.preamblestart - Generate documentclass for books
document.xml.language - Select localisation language
latex.language.option - Select babel option
generate.latex.common.preamble - Common LaTeX preamble shared by articles and books, and other document classes. Most of the packages and package options are managed here.
generate.latex.draft.preamble - Common LaTeX preamble shared by article and book when their status is draft.
generate.latex.essential.preamble - Unavoidable LaTeX preamble shared by articles and books
latex.float.preamble - Preamble for certain floats
latex.pdf.preamble -
latex.hyperref.preamble - Manage the part of the preamble that handles the hyperref package.
latex.math.preamble - LaTeX mathematics support
latex.graphicext - Declared graphic extensions