<memo>

The <memo> tag is a root-level document type for a memorandum. Like <letter> or <article>, it starts a document, but it is tailored to internal correspondence with memo-style front matter such as to, from, subject, and date.

A memo can still contain ordinary PreTeXt body content, including paragraphs and divisions like <paragraphs>.

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

Examples