Crate typst_realize

Source
Expand description

Typst’s realization subsystem.

Realization is the process of recursively applying styling and, in particular, show rules to produce well-known elements that can be processed further.

Functions§

realize
Realize content into a flat list of well-known, styled items.