Skip to main content

Module stomach

Module stomach 

Source

Modules§

methods

Structs§

DefaultStomach
Default implementation of a Stomach
StomachData
All the mutable data of the Stomach - i.e. the current page, the current list(s), etc.

Enums§

TeXMode
The mode the engine is currently in, e.g. horizontal mode or vertical mode.

Traits§

Stomach
The Stomach is the part of the engine that processes (unexpandable) commands, collects nodes in (horizontal or vertical) lists, and builds pages.