ReferenceElement Reference<author-biographies>

<author-biographies>

The empty <author-biographies> element is a <docinfo> setting that tells PreTeXt to include author <biography> entries in the output.

Its length attribute chooses whether short or long biographies are shown.

Syntax

Attributes

Attributes for <author-biographies>
AttributeRequired?Values
length = "…"required"short""long"

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: <docinfo>

Examples