Function inline

Source
pub fn inline(body: Content, cramped: bool) -> Content
Expand description

Forced inline (text) style in math.

This is the normal size for inline equations.

$ sum_i x_i/2
    = inline(sum_i x_i/2) $