typst/crates/typst-library
Igor Khanin 299eb5c043 More precise math font autocomplete suggestions
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.
2025-05-21 23:40:58 +03:00
..