-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request