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

Name

latex.maketitle — The \maketitle for books and articles.

Synopsis

<xsl:param name="latex.maketitle">
		<xsl:text>{\maketitle</xsl:text>
		<xsl:call-template name="generate.latex.pagestyle"/>
		<xsl:text>\thispagestyle{empty}}
</xsl:text>
	</xsl:param>

A. Description

Some users may wish to override or eliminate \maketitle.

Note

Does not apply to articles within books.

By default, uses LaTeX \maketitle with the 'empty' pagestyle for the first page. The page style of subsequent pages is determined by generate.latex.pagestyle.

G. Uses

Documented templates that use this parameter: