<titlepage>

The <titlepage> element creates a document title page inside <frontmatter>. It usually contains <titlepage-items>, which gathers the relevant information automatically from <bibinfo>.

Use <titlepage> when you want a separate title page in a <book> or <article>.

Syntax

Attributes

This tag has no attributes.

Children

The following may appear as children: <titlepage-items>

Parents

This element may appear as an immediate child of the following elements: <frontmatter>

Examples