ReferenceElement Reference<asymptote-preamble>

<asymptote-preamble>

The <asymptote-preamble> element stores Asymptote code that should be added before every <asymptote> graphic in the document. Place it in <docinfo> when several images share imports, size settings, or helper definitions.

Syntax

Attributes

This tag has no attributes.

Children

The following may appear as children: Text

Parents

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

Examples