Skip to main content

style_for_subscript

Function style_for_subscript 

Source
pub fn style_for_subscript(styles: StyleChain<'_>) -> [LazyHash<Style>; 2]
Expand description

The style for subscripts in the current style.

This is equivalent (in MathML Core) to the following CSS:

math-style: compact;
math-depth: add(1);
math-shift: compact;