mirror of
https://github.com/typst/typst
synced 2025-08-20 17:58:32 +08:00
Try to detect a `math.equation` show-set rule via the AST rather than by heuristics, and determine if a font is a math font based on the presence of a MATH table rather than the family name.