<titlepage-items>

The <titlepage-items> element is an empty helper used inside <titlepage>. It tells PreTeXt to assemble the standard title-page information automatically from <bibinfo>.

Use <titlepage-items /> instead of repeating title-page metadata by hand.

Syntax

Attributes

This tag has no attributes.

Children

This tag must be empty (i.e., no children or text allowed).

Parents

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

Examples