<image>

The <image> tag embeds an image in a document. It can reference an external file with @source or include code-generated content such as a <latex-image> or <asymptote> block.

Most non-decorative images should include a <description> or <shortdescription>, and many images are wrapped in a <figure>.

Syntax

Variants

There are 3 variants of <image>.

Examples