Suggestions
Search:
 
Next:
latex.book.preamble.pre
Previous:
latex.article.preamble.post
Up:
Parameters: LaTeX direct Strings param direct.mod.xsl
Reference Section

Name

latex.article.varsets — Controls what is output after the LaTeX preamble.

Synopsis

<xsl:param name="latex.article.varsets">
		<xsl:text>
\usepackage{anysize}
\marginsize{2cm}{2cm}{2cm}{2cm}
\renewcommand\floatpagefraction{.9}
\renewcommand\topfraction{.9}
\renewcommand\bottomfraction{.9}
\renewcommand\textfraction{.1}

		</xsl:text>
	</xsl:param>

A. Description

Default values decrease edge margins and allow a large quantity of figures to be set on each page.

G. Uses

Documented templates that use this parameter: