On Thursday, January 2, 2025 at 1:21:59 PM UTC-5 Thomas Passin wrote:
All the @mathjax and @katex nodes display nicely in VR3 except that
%comments are rendered, if 1) the "Default Kind" is set to MD, and 2) the
"$" delimiters are doubled ("$$"). That's even though VR3 knows nothing
about katex and renders the node using Mathjax.
See attached screen shots, which show the VR (right) and VR3 (next left)
renderings.
You need to add two settings to turn on math for MD nodes:
@bool vr3-md-math-output = True
@string vr3-mathjax-url =
https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js
You can use any version of mathjax you like. VR3 doesn't care.
--
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion visit
https://groups.google.com/d/msgid/leo-editor/c3f486f9-7cf9-4e58-b887-e5442edc3894n%40googlegroups.com.