<notation-list>

The <notation-list> tag is an empty element that generates a list of all notation entries defined with <notation>. It is typically placed in an appendix in the <backmatter> of a book or article.

PreTeXt builds the list automatically from the notation entries in the order they appear in the document.

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

Examples