File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 (placeholders inside accent commands such as ` \vec{} ` cannot be filled)
1010 remains unresolved and is tracked separately. (contributed by @Scienthousiaste )
1111
12+ - ** #2963 ** Fixed font style (variant) changes being ignored for the first
13+ character of an expression (or block). Applying a font style such as Roman
14+ Upright to the first character now serializes correctly (e.g. ` \mathrm{H} `
15+ instead of a bare ` H ` ), matching what is displayed in the mathfield.
16+ (contributed by @psiservices-uwidmark )
17+
18+ ### Improvements
19+
20+ - ** #3032 ** ` validateLatex() ` now accepts an optional ` options ` argument with a
21+ ` macros ` dictionary, so custom macros are recognized during validation
22+ instead of being reported as unknown commands. (contributed by @Wigny )
23+
24+ - ** #3009 ** The types for static math elements are now exported from the
25+ package entry point (` math-static-elements ` ), making them available to
26+ TypeScript consumers. (contributed by @tsuji-riya )
27+
1228## 0.109.2 _ 2026-04-28_
1329
1430### Resolved Issues
You can’t perform that action at this time.
0 commit comments