You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure how to approach this since there's no way to render LaTeX natively in Rust. A possible solution is to embed MathJax with something like QuickJS and render it in the egui_commonmark math callback (see lampsitter/egui_commonmark#45, lampsitter/egui_commonmark#72).
Current behavior
Wanted behavior
The text was updated successfully, but these errors were encountered:
Not sure how to approach this since there's no way to render LaTeX natively in Rust. A possible solution is to embed MathJax with something like QuickJS and render it in the
egui_commonmark
math callback (see lampsitter/egui_commonmark#45, lampsitter/egui_commonmark#72).Current behavior
Wanted behavior
The text was updated successfully, but these errors were encountered: