<list-of>
The empty <list-of> tag asks PreTeXt to generate a list of selected
elements, such as figures, tables, or theorems. Place it where the list
should appear, often in back matter, and use the
A generated list can also be grouped by divisions with
<index-list>.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
divisions = "…" | optional | string |
elements = "…" | required | string |
empty = "…" | optional | "yes""no" |
scope = "…" | optional | string |
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> <article> <chapter> <conclusion> <introduction> <page> <paragraphs> <section> <subsection> <subsubsection> <worksheet>