<docinfo>
The <docinfo> tag is a child of <pretext> that holds
document-level metadata and configuration. It is where authors place items
such as <macros>, numbering settings, and image preambles.
<docinfo> is not rendered directly. Instead, its contents affect how the
rest of the document is processed and displayed.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
xml:lang = "…" | optional | string |
Children
The following may appear as children:<asymptote-preamble> <author-biographies> <brandlogo> <cross-references> <feedback> <images> <initialism> <latex-image-preamble> <macros> <math-package> <numbering> <parsons> <programs> <rename> Parents
This element may appear as an immediate child of the following elements:<pretext>