pub fn math_choice_variant(
display: &[ParseNode],
text: &[ParseNode],
script: &[ParseNode],
scriptscript: &[ParseNode],
style: StyleLevel,
) -> Vec<ParseNode>Expand description
Selects the body of a \mathchoice node for the current style level.