F Schema

§ Module LaTeXML-para

Add to Para.class

This module defines the following `logical' block elements.

|=

(para  |  theorem  |  proof  |  figure  |  table  |  listing)

Add to Misc.class

Additionally, it defines these miscellaneous elements that can appear in both inline and block contexts.

|=
Element para

A Logical paragraph. It has an id, but not a label.

Includes:
Content:
Used by:
Element inline-para

An inline para. Actually, can appear in inline or block mode, but typesets its contents as para.

Includes:
Content:
Used by:
Element theorem

A theorem or similar object. The class attribute can be used to distinguish different kinds of theorem.

Includes:
Content:
Used by:
Element proof

A proof or similar object. The class attribute can be used to distinguish different kinds of proof.

Includes:
Content:
Used by:
Pattern Caption.class

These are the additional elements representing figure and table captions. NOTE: Could title sensibly be reused here, instead? Or, should caption be used for theorem and proof?

Content:
Used by:
Element figure

A figure, possibly captioned.

Includes:
Attribute placement

text

the floating placement parameter that determines where the object is displayed.

Content:
Used by:
Element table

A Table, possibly captioned. This is not necessarily a tabular.

Includes:
Attribute placement

text

the floating placement parameter that determines where the object is displayed.

Content:
Used by:
Element listing

A Listing, possibly captioned.

Includes:
Attribute placement

text

the floating placement parameter that determines where the object is displayed.

Content:
Used by:
Element caption

A caption for a table or figure.

Includes:
Content:
Used by:
Element toccaption

A short form of table or figure caption, used for lists of figures or similar.

Includes:
Content:
Used by: