Struct

LasemMathmlElementStyle

Description

struct LsmMathmlElementStyle {
  char* math_family;
  LsmMathmlVariant math_variant;
  double math_size;
  LsmMathmlColor math_color;
  LsmMathmlColor math_background;
}
No description available.
Structure members
math_family
No description available.
math_variant
No description available.
math_size
No description available.
math_color
No description available.
math_background
No description available.