Suggestions |
---|
Search:
|
Next:
latex.book.preamble.pre |
Previous:
latex.article.preamble.post Up: Parameters: LaTeX direct Strings param direct.mod.xsl |
latex.article.varsets — Controls what is output after the LaTeX preamble.
<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>