pub fn set_itemization_style(
stuff: Option<&Tokens>,
level: Option<i32>,
) -> Result<()>Expand description
Set the itemization style for a given level. Perl: setItemizationStyle($stuff, $level) If $level is not given, uses the current @itemlevel. Defines \labelitem$level to $stuff.