home.social

#mathjax — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mathjax, aggregated by home.social.

  1. 📈🧮 In a discussion on the #DEVONthink forum (discourse.devontechnologies.co), I just came across #XyJax for #MathJax. I didn’t know it before. It's an Xy-pic extension for MathJax 3, so it can be used to draw commutative diagrams. Very useful. I will definitely experiment with this:

    👨‍💻 github.com/sonoisa/XyJax-v3
    📚 sonoisa.github.io/xyjax-v3/xyj

  2. The support for #MathML in browser is often poor. The fact that instead of improving it the developers seem to be instead pressuring the standard bodies to impoverish the language only makes this worse.

    (I am aware of #MathJax. We shouldn't need a heavy-duty #JavaScript library to solve typesetting problems. That's exactly what browser engines are there fore.)

    I weep for the status of scientific publishing in the modern world.

    (This rant is offered by my experience looking for options to make the SPHERIC newsletter available both in PDF and in HTML form. I don't even need complex math usually,, we try to avoid it in contributions because it's hard to typeset math outside of the TeX world. But the fact that in 2026 online the only safe way seems to be to typeset everything manually or rely on huge JavaScript libraries is a little depressing.)

  3. 数式を表示するためのコードをjavascript.jsに移した
    #Cocoon #Gemini #Javascript #MathJax #WordPress #数式

     WordPressで数式を表示するためにMathJaxを使っているが、そのためのコードをこれまではそれぞれの投稿ページにカスタムHTMLやカスタムJavaScriptを使って記載していた。今回、使っているテーマCocoonに子テーマ用のjavascript.jsがあって、テーマファイルエディターから編集できることを知ったので、利用することにした。javascript.jsを見ると次のように書いてあった。

    //ここに追加したいJavaScript、jQueryを記入してください。
    //このJavaScriptファイルは、親テーマのJavaScriptファイルのあとに呼び出されます。
    //Ja [...続きは下のURLで]

    https://ishii00141.stars.ne.jp/20260119-1048-5198/
  4. 🎩🔮 Quantum Error Correction "FOOM": a riveting saga of blocked #MathJax formulas and qubit fantasies! 🎆🔢 Join us in hoping for a quantum future where your classical bit lasts beyond breakfast. 🍳💾
    algassert.com/post/2503 #QuantumErrorCorrection #FOOM #QubitFantasies #QuantumFuture #QuantumComputing #HackerNews #ngated

  5. RE: mathstodon.xyz/@dingc/11551995

    This is nice: With phanpy.social, one can now display mathematical formulas that were written with the #MathJax extension of mathstodon.xyz. So it is now possible for people with accounts on other servers to read complex mathematics correctly.

    One can also enter mathematical formulas on Phanpy, but the automatic display of the incomplete formula while it is typed is of course not (yet?) implemented.
    \[ \sum_{n = 0}^\infty \frac1{n^3} \neq \frac{p}{q} \]

    #Phanpy #Mathstodon #Mathematics

  6. Ah, the joys of converting #LaTeX to SVG! 🤓 Why rely on third-party servers when you can fumble around with #offline MathJax? 🚫📡 Because who doesn't love a math formula #adventure that requires you to wrestle with compatibility issues like a modern-day gladiator? 🏋️‍♂️🎲
    sigwait.org/~alex/blog/2025/10 #SVG #MathJax #CompatibilityIssues #HackerNews #ngated

  7. How to use #LaTex or better to say #Mathjax within #H5P ?

    Here is a resource to help you using some LaTex in your H5P contents, independently if you teach in a #STEM field or not, you might want to have a look at this interactive book to find some "tricks" you could use to improve your interactives 😉

    Have fun!

    giovanni-fonseca.com/latex-mat

  8. Fun with #CSS.

    Using mathjax in my blog, some formulas are vertically scrollable. It seems the height is computed wrongly. May be related to exponents in the top line, but I have no clue and gut to dig deeper.

    A hack-fix is a rule in my own style sheet for the selector with "padding: 5px 0;". Works. But don't leave without explanation! I use

    --comment: "Fix scroll on multiline formulas with padding.";

    and can even see it in Firefox developer tools 🙂 .

    #web #html #mathjax

  9. Was ich heute gelernt habe:

    Mit #MathJax Formeln in Webseiten einbauen. Mich wurmt es als alter Purist zwar ein wenig, dass man dafür JavaScript braucht - aber elegant sieht's schon aus!

  10. So I've decided to join the 90's and do a blog. I have a domain, looking for a host. Cheaper = better, up to a point. Any ideas?

    Must haves:

    (1) Markdown support
    (2) Math typesetting
    (3) Good tagging
    (4) RSS support (multiple RSS feeds by tag preferred)

    I've tried static sites and I've not gotten very far.

    I'm open to static - that IS probably best for my needs - but DIY static hasn't worked.

    Boosts for visibility appreciated.

    #websites #math #mathjax #markdown #blog #blogs #staticweb

  11. Considering to join a lemmy instance not the least because it says "you can also blog on lemmy" (join-lemmy.org/docs/users/06-o) I have one question though:

    Can I have MathJax or KaTeX to do formulas?

    #lemmy @asklemmy #mathjax #katex #fedihelp

  12. Considering to join a lemmy instance not the least because it says "you can also blog on lemmy" (join-lemmy.org/docs/users/06-o) I have one question though:

    Can I have MathJax or KaTeX to do formulas?

    #lemmy @asklemmy #mathjax #katex #fedihelp

  13. Considering to join a lemmy instance not the least because it says "you can also blog on lemmy" (join-lemmy.org/docs/users/06-o) I have one question though:

    Can I have MathJax or KaTeX to do formulas?

    #lemmy @asklemmy #mathjax #katex #fedihelp

  14. Considering to join a lemmy instance not the least because it says "you can also blog on lemmy" (join-lemmy.org/docs/users/06-o) I have one question though:

    Can I have MathJax or KaTeX to do formulas?

    #lemmy @asklemmy #mathjax #katex #fedihelp

  15. @fractalkitty I have an update to this: I switched from the MarkdownIt KaTeX (mdit-plugins.github.io/katex.h) plugin to the MathJax (mdit-plugins.github.io/mathjax) one, and so far it looks like it's working! This is in Eleventy, with the LaTeX math expressions embedded in Markdown.

    While KaTeX includes the "output" option (katex.org/docs/options) to do HTML, MathML, or both (default: both), the plugin doesn't seem to expose that option, and since the MathJax one does just MathML, it looks right for me in NetNewsWire (macOS) and CapyReader (Android).

    The post is here (reillyspitzfaden.com/posts/202) and the feed is here (reillyspitzfaden.com/blog/feed), and I'd be interested to hear if it's working for other people.

    #LaTeX #KaTeX #MathJax #Eleventy #11ty

  16. @fractalkitty I have an update to this: I switched from the MarkdownIt KaTeX (mdit-plugins.github.io/katex.h) plugin to the MathJax (mdit-plugins.github.io/mathjax) one, and so far it looks like it's working! This is in Eleventy, with the LaTeX math expressions embedded in Markdown.

    While KaTeX includes the "output" option (katex.org/docs/options) to do HTML, MathML, or both (default: both), the plugin doesn't seem to expose that option, and since the MathJax one does just MathML, it looks right for me in NetNewsWire (macOS) and CapyReader (Android).

    The post is here (reillyspitzfaden.com/posts/202) and the feed is here (reillyspitzfaden.com/blog/feed), and I'd be interested to hear if it's working for other people.

    #LaTeX #KaTeX #MathJax #Eleventy #11ty

  17. @fractalkitty I have an update to this: I switched from the MarkdownIt KaTeX (mdit-plugins.github.io/katex.h) plugin to the MathJax (mdit-plugins.github.io/mathjax) one, and so far it looks like it's working! This is in Eleventy, with the LaTeX math expressions embedded in Markdown.

    While KaTeX includes the "output" option (katex.org/docs/options) to do HTML, MathML, or both (default: both), the plugin doesn't seem to expose that option, and since the MathJax one does just MathML, it looks right for me in NetNewsWire (macOS) and CapyReader (Android).

    The post is here (reillyspitzfaden.com/posts/202) and the feed is here (reillyspitzfaden.com/blog/feed), and I'd be interested to hear if it's working for other people.

  18. @fractalkitty I have an update to this: I switched from the MarkdownIt KaTeX (mdit-plugins.github.io/katex.h) plugin to the MathJax (mdit-plugins.github.io/mathjax) one, and so far it looks like it's working! This is in Eleventy, with the LaTeX math expressions embedded in Markdown.

    While KaTeX includes the "output" option (katex.org/docs/options) to do HTML, MathML, or both (default: both), the plugin doesn't seem to expose that option, and since the MathJax one does just MathML, it looks right for me in NetNewsWire (macOS) and CapyReader (Android).

    The post is here (reillyspitzfaden.com/posts/202) and the feed is here (reillyspitzfaden.com/blog/feed), and I'd be interested to hear if it's working for other people.

    #LaTeX #KaTeX #MathJax #Eleventy #11ty

  19. @fractalkitty I have an update to this: I switched from the MarkdownIt KaTeX (mdit-plugins.github.io/katex.h) plugin to the MathJax (mdit-plugins.github.io/mathjax) one, and so far it looks like it's working! This is in Eleventy, with the LaTeX math expressions embedded in Markdown.

    While KaTeX includes the "output" option (katex.org/docs/options) to do HTML, MathML, or both (default: both), the plugin doesn't seem to expose that option, and since the MathJax one does just MathML, it looks right for me in NetNewsWire (macOS) and CapyReader (Android).

    The post is here (reillyspitzfaden.com/posts/202) and the feed is here (reillyspitzfaden.com/blog/feed), and I'd be interested to hear if it's working for other people.

    #LaTeX #KaTeX #MathJax #Eleventy #11ty

  20. #CryptPad still has a few rough edges:

    • opening a new window takes a lot of time, which becomes an issue if your browser likes to aggressively unload tabs (looking at you, #ZenBrowser);
    • the Markdown editor lacks proper #LaTeX support. It’s possible to embed a #MathJax code block, but inline LaTeX is impossible;
    • the UI is ugly. Especially in dark mode. It does not reflect the great quality of the project, and that’s sad.

    Anyway, give CryptPad a try if you haven’t already!

    2/2

  21. WooooHoooo!!!!

    I've been testing and fixing and testing and fixing #markdown rendering today.

    I've now got an #HTML header I'm happy with, complete with obsessively tweaked code blocks and block quotes.

    And #MathJax Finally Works!!!!

    Lovely typeset equations (after much frustration).

    Plus tables that look like tables, footnotes that footnote, and hypothetically tables of content that will be content to function (yet to test).

    Way too much thinking about #typography for one day.

  22. Now... how to make Latex markdown rendering work.

    I know #MathJax exists is that the best option?

  23. 🚀 Behold, the marvel of Mathup: an "easy" #MathML tool that combines the thrill of writing cryptic code with the excitement of needing a decoder ring to read it. 😵 Why not just use MathJax? 🤔 Because that would be too easy, and who needs convenience when you can have chaos? 🎉
    mathup.xyz/ #Mathup #Coding #Chaos #DecoderRing #TechHumor #MathJax #HackerNews #ngated

  24. Es könnte sich aber lohnen, das CSS von #Mathup zu analysieren. Offenbar biegen sie die eher maue #MathML-Optik mit Chromium-Browsern etwas besser hin. Etwa die auch hier bereits erwähnten zu kleinen Summen- und Integralzeichen, obwohl man Attribute wie stretchy und largeop verwendet hat.

    Vielleicht wird unter der Haube auch mit SVG gefrickelt, wie von #MathJax bekannt.

    Der am wenigsten nervige Browser für native Formeln und auch sonst ist noch immer Firefox. 🔥

    runarberg.github.io/mathup/

  25. #Mathup klingt für mich eher interessant als Hilfsmittel für die statische Erzeugung von #MathML und nicht als Alternative zu #MathJax.

    Die Stärke von MathML ist ja gerade, sich unabhängig von JS zu machen.
    mastodon.cloud/@lavxnews/11416

  26. Thanks @Meyerweb & @fractalkitty in particular for helping me understand the uses of both #MathML and #LaTex ( and #MathJax ) at yesterday's #IndieWeb Front End Study Hall. I updated lab.artlung.com/mathml/ a bit.

  27. @mekeor @quincy I wish I could figure out how to let forgejo/codeberg render math formula of TeX/LaTeX/MathJax/KaTeX whatever in org-mode files.

    But there seems to be a clash: I faintly remember a Codeberg issue saying no to MathJax in every delivered HTML and instead it has KaTeX server-side rendering, whereas the org-mode manual talks about MathJax explicitly.

    #forgejo #codeberg #mathjax #katex

  28. @mekeor @quincy I wish I could figure out how to let forgejo/codeberg render math formula of TeX/LaTeX/MathJax/KaTeX whatever in org-mode files.

    But there seems to be a clash: I faintly remember a Codeberg issue saying no to MathJax in every delivered HTML and instead it has KaTeX server-side rendering, whereas the org-mode manual talks about MathJax explicitly.

    #forgejo #codeberg #mathjax #katex

  29. @mekeor @quincy I wish I could figure out how to let forgejo/codeberg render math formula of TeX/LaTeX/MathJax/KaTeX whatever in org-mode files.

    But there seems to be a clash: I faintly remember a Codeberg issue saying no to MathJax in every delivered HTML and instead it has KaTeX server-side rendering, whereas the org-mode manual talks about MathJax explicitly.

    #forgejo #codeberg #mathjax #katex

  30. @mekeor @quincy I wish I could figure out how to let forgejo/codeberg render math formula of TeX/LaTeX/MathJax/KaTeX whatever in org-mode files.

    But there seems to be a clash: I faintly remember a Codeberg issue saying no to MathJax in every delivered HTML and instead it has KaTeX server-side rendering, whereas the org-mode manual talks about MathJax explicitly.

    #forgejo #codeberg #mathjax #katex

  31. @mekeor @quincy I wish I could figure out how to let forgejo/codeberg render math formula of TeX/LaTeX/MathJax/KaTeX whatever in org-mode files.

    But there seems to be a clash: I faintly remember a Codeberg issue saying no to MathJax in every delivered HTML and instead it has KaTeX server-side rendering, whereas the org-mode manual talks about MathJax explicitly.

    #forgejo #codeberg #mathjax #katex

  32. @Codeberg

    Nice Christmas gift: MathJax in Markdown on Codeberg.

    codeberg.org/harald/Codeschnip

    **Except:** when I look at the page's HTML code, there is no MathJax. There is katex, which seems to do something similar. 🙂

    Anyway, as long as a (La)TeX manual or the amsldoc texdoc.org/serve/amsldoc/0 suffices to get the math typed, all is fine :-)

    (I am sure that not long ago I saw an open issue discussing MathJax in Markdown. Can't find it anymore.)

    #codeberg #mathjax #katex #amsmath #tex

  33. Excited to share my free PDF booklet: "SILE and the Hydra of Maths: Showcase & Critical Assessment 2024".
    It chronicles my journey enhancing math support in #SILE, exploring challenges & insights across:
    #MathML, #TexLatex #MathJax, #Unicode, #UnicodeMath, #Typst, #Lout, #AsciiMath, #OpenType and more.
    What a journey!
    Dive in here: drive.google.com/file/d/1kGHIH

  34. Excited to share my free PDF booklet: "SILE and the Hydra of Maths: Showcase & Critical Assessment 2024".
    It chronicles my journey enhancing math support in #SILE, exploring challenges & insights across:
    #MathML, #TexLatex #MathJax, #Unicode, #UnicodeMath, #Typst, #Lout, #AsciiMath, #OpenType and more.
    What a journey!
    Dive in here: drive.google.com/file/d/1kGHIH

  35. Excited to share my free PDF booklet: "SILE and the Hydra of Maths: Showcase & Critical Assessment 2024".
    It chronicles my journey enhancing math support in #SILE, exploring challenges & insights across:
    #MathML, #TexLatex #MathJax, #Unicode, #UnicodeMath, #Typst, #Lout, #AsciiMath, #OpenType and more.
    What a journey!
    Dive in here: drive.google.com/file/d/1kGHIH

  36. Excited to share my free PDF booklet: "SILE and the Hydra of Maths: Showcase & Critical Assessment 2024".
    It chronicles my journey enhancing math support in #SILE, exploring challenges & insights across:
    #MathML, #TexLatex #MathJax, #Unicode, #UnicodeMath, #Typst, #Lout, #AsciiMath, #OpenType and more.
    What a journey!
    Dive in here: drive.google.com/file/d/1kGHIH

  37. Excited to share my free PDF booklet: "SILE and the Hydra of Maths: Showcase & Critical Assessment 2024".
    It chronicles my journey enhancing math support in #SILE, exploring challenges & insights across:
    #MathML, #TexLatex #MathJax, #Unicode, #UnicodeMath, #Typst, #Lout, #AsciiMath, #OpenType and more.
    What a journey!
    Dive in here: drive.google.com/file/d/1kGHIH

  38. Hm? Does #Obsidian override some of the default web / #MathJax colors with their own now? Is there a list of the affected colors somewhere?

  39. If your institution uses , please support this request to enable . This will improve math display for everybody, especially those using .

    (First sign up with institution e-mail, then "vote the idea".)

    anthology-teachingandlearning.

  40. #Cryptpad ist ja sooo cool 😎

    Habe gerade eine schnelle #Markdown-Präsentation zusammengeschrieben und dabei gemerkt, dass dabei auch Tabellen, Mindmaps, Diagramme, mathematische Formeln und vieles mehr möglich ist.

    #Mermaid #Markmap #Mathjax

    docs.cryptpad.org/de/user_guid

    und über #Codemirror ist @mozilla und mit dem #prototypefund sogar das @bmbf_bund daran beteiligt! 👍
    Danke sag' ich dazu!

    Edit: #FediLZ darf natürlich nicht fehlen. 😉

  41. A question for those familiar with gatsbyjs: has anyone managed to successfully use mathjax with gatsbyjs with proper rendering of the \eqref{} or \ref{} tags ? I've spent too many weekends on this to turn back now...

    #gatsbyjs #webdev #mathjax #latex #react #javascript

  42. Hello ! 👋

    Je viens de me prendre un peu la tête (😈) pour obtenir un "joli" #ArcDeCercle dans mon texte (je sais que des packages font ça très bien sur #LaTeX) mais là c'est plus pour écrire les arcs de cercle sur #Geogebra ou dans #Markdown par exemple.

    Les codes :
    Pour une interprétation par #Katex (cf image) :
    `$\overset{~_{\Large\frown}}{AC}$`

    Pour une interprétation par #MathJax :
    `$\overset{\huge\frown}{AC}$`

    C'est pas grand chose, mais peut-être que certains seront intéressés.

  43. Comment je me sert de l'outil #MD2HTML pour partager des corrections (et bientôt les leçons et correction d'exercice) à mes élèves.

    Le lien vers le corrigé (que j'héberge mais les élèves pourraient tout aussi bien le télécharger depuis un cloud) : lmdbt.fr/notes/Corr_EN_PerAir.

    (Sujet dispo dans le corrigé)

    Le lien vers l'appli web que j'utilise :
    ciaconelli.forge.aeif.fr/md2ht

    Avantage : l'affichage s'adapte à la machine qu'utilise l'élève. 😉

    #Markdown to #HTML with #LaTeX equation (#MathJax)

  44. recent favorite web #discovery: math.meta.stackexchange.com/qu

    It's a nice cheat sheet on a lot of #LaTeX / #MathJax #markup for creating #mathematical notation.

    I get a strange pleasure from typing in the somewhat arcane markup to create beautiful mathematic formulas.

    (I mainly use this when taking notes in #Obisidan)

    #TeXLaTeX

  45. recent favorite web #discovery: math.meta.stackexchange.com/qu

    It's a nice cheat sheet on a lot of #LaTeX / #MathJax #markup for creating #mathematical notation.

    I get a strange pleasure from typing in the somewhat arcane markup to create beautiful mathematic formulas.

    (I mainly use this when taking notes in #Obisidan)

    #TeXLaTeX