Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today. Learn more →
MathJax-src Alternatives
Similar projects and alternatives to MathJax-src
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
-
-
-
-
-
-
espanso-mega-pack
A collection of curated home built packages for the cross-platform text expander Espanso
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
MathJax-src discussion
MathJax-src reviews and mentions
- MathJax v4.0.0-Alpha.1
-
What is the latest MathJax?
I am using MathJax from Emacs org-mode and it is grabbing MJ 3 from https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js In Emacs I supposedly have configuration options to get, for example, the LaTeX Euler font -- or a few others. But it doesn't seem to work. I inspect my web page output and I see a CSS class MJX-TEX, and it's CSS breakdown is .MJX-TEX { font-family: MJXZERO, MJXTEX; } Good. I think I can simply go into my own CSS and change something with the font family. But I wouldn't know what to. I found this code where it seems to have a long list of "font families" but I have no idea what they are or how to change the above CSS font-family tag. I read that 3 doesn't allow changing fonts. Is that still true? Any knowledge on how to handle/change fonts appreciated.
-
Math on GitHub: The Good, the Bad and the Ugly
One thing that the article gets wrong is accusing mathjax of being abandoned. Development has moved to a new repo for the next version.
https://github.com/mathjax/MathJax-src/graphs/contributors
- I created a (Linux) script to easily type Unicode math everywhere.
-
Centering text in obsidian
Obsidian uses MathJax for their LaTeX integration, so it will auto center without using any of the formatting syntax. You only need to put in your equations and it will format automatically.
-
A note from our sponsor - Civic Auth
www.civic.com | 17 Apr 2025
Stats
mathjax/MathJax-src is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of MathJax-src is TypeScript.