Home New Trending Search
About Privacy Terms
#
#mathml
Posts tagged #mathml on Bluesky
<mtd> - MathML | MDN The MathML element represents a cell in a table or a matrix. It may only appear in a element. This element is similar to the element of HTML.

🦖 <mtd>
✅ Widely available (from Jan 2023)

developer.mozilla.org/en-US/docs/Web/MathML/Re...

The <mtd> MathML element represents a cell in a table or a matrix. It may only appear in a <mtr> element. This element is similar to the <td> element of HTML.

#webdev #MathML

1 1 0 0
Original post on fediscience.org

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 […]

0 0 1 0
Igalia talks in the first day of FOSDEM 2026:
"WebRTC support in WebKitGTK and WPEWebKit with GStreamer: Current status and plans" by Philippe Normand, at 11:10 in room K.4.601
"Interop and MathML Core" by Eri Pazos, at 11:30 in room H.1309
"The Web Platform on Linux devices with WebKit: where are we now?" by Mario Sanchez-Prada, at 13:30 in room H.1309
"The Servo project and its impact on the web platform ecosystem" by Manuel Rego, at 14:00 in room H.1309

Igalia talks in the first day of FOSDEM 2026: "WebRTC support in WebKitGTK and WPEWebKit with GStreamer: Current status and plans" by Philippe Normand, at 11:10 in room K.4.601 "Interop and MathML Core" by Eri Pazos, at 11:30 in room H.1309 "The Web Platform on Linux devices with WebKit: where are we now?" by Mario Sanchez-Prada, at 13:30 in room H.1309 "The Servo project and its impact on the web platform ecosystem" by Manuel Rego, at 14:00 in room H.1309

It's the first day of #FOSDEM2026 and you shouldn't miss our 4 talks! Our colleagues @base-art.net, Eri Pazos, @mariospr.bsky.social and @rego.bsky.social will cover #WebRTC, #WebKitGTK, #GStreamer, Interop, #MathML, Web Platform or @servo.org

12 3 1 0

@melissawm #MathML, of course.

0 0 1 0
Preview
A11y Considerations in Math on the Web - HTMHell A collection of bad practices in HTML, copied from real websites.

Comment rendre les formules mathématiques accessibles sur le web ?

@manuelsanchezdev.com explore différentes pistes pour garantir leur bonne restitution par les lecteurs d'écran, notamment avec MathML :

a42.fr/math-accessi... (article en anglais)

#a11y #accessibilité #mathématiques #MathML

2 0 0 0
Preview
A11y Considerations in Math on the Web - HTMHell Maybe it has happened to you that you wanted to write some formulas in HTML to display on a website, and even though there are multiple ways to do it, accessibility is often not considered in the process. How the formula is read by screen readers is crucial to ensure that we don't leave anyone behind. And the main assistive technologies are in different stages, as we will see.

Math on the web shouldn’t exclude anyone. Manuel Sánchez highlights why accessible markup like MathML matters and how screen readers differ in support. A must-read for inclusive devs.

buff.ly/Xq0duhy

#WebAccessibility #MathML #InclusiveDesign #A11y #AssistiveTech #DigitalAccessibility #Math

1 0 0 0
Preview
A11y Considerations in Math on the Web - HTMHell A collection of bad practices in HTML, copied from real websites.

A11y Considerations in Math on the Web, by @manuelsanchezdev.com (@matuzo@front-end.social):

https://www.htmhell.dev/adventcalendar/2025/12/

#accessibility #mathml #screenreaders #nvda #voiceover

4 0 0 0
Preview
A11y Considerations in Math on the Web - HTMHell A collection of bad practices in HTML, copied from real websites.

Math on the web deserves real accessibility. Manuel Sánchez shows how native semantics like MathML help screen readers actually interpret formulas, not just show them.

buff.ly/Xq0duhy

#WebAccessibility #MathML #InclusiveDesign #A11y #ScreenReaders #DigitalAccessibility

2 0 0 0
Preview
MathML language explained | ONLYOFFICE Blog MathML is a standard that keeps formulas consistent and reliable. In this article, you’ll learn why it’s so widespread and why it matters.

Ever wondered how complex math equations appear on web pages? 🤔

Our latest blog post explains what MathML is and how it makes mathematical notations accessible and easy to display online.

🔗 onlyo.co/4jhBbNv

#MathML #WebDev #Tech

1 1 0 0

RE: https://aslakr.folk.ntnu.no/2025/12/en-mathml-blokk/

Og det virker, både i RSS og ActivityPub.

Det hadde vært fint om Mastodon slapp igjennom MathML, men i det minste slipper den igjennom kommentarfeltet (annontatio) som inneholder LaTeX iht. FEP-dc88

#WordPress #MathML #fepdc88 #Mastodon

1 0 0 0
Post image

## En MathML-blokk

WordPress 6.9 har fått en byggestein/blokk for MathML:

x1,2=−b±b2−4⋅a⋅c2⋅ax_{1,2} = \frac{-b \pm \sqrt{b^2 – 4 \cdot a \cdot c}}{2 \cdot a}

Hvordan fungerer det i RSS og ActivityPub?

0 0 0 1
Quel reader EPUB choisir pour lire un livre technique en 2025-2026 ? Guide 2025 des lecteurs EPUB Android capables d'afficher correctement les formules mathématiques (MathML) dans vos livres techniques.

📚 Quand l'accessibilité profite à tous !

Les normes européennes d'accessibilité ont relancé le développement des readers EPUB : MathML et GIF sont enfin supportés par plusieurs applis de lecture sur Android 👇

www.d-booker.fr/content/259-...

#EPUB #LivreNumérique #MathML #Accessibilité

0 0 0 0
Preview
GitHub - PowerShellWeb/MathML: PowerShell and MathML PowerShell and MathML. Contribute to PowerShellWeb/MathML development by creating an account on GitHub.

And also made a quick and dirty #Math #MathML #PowerShell module:

github.com/PowerShellWe...

Should round my way back to that...

1 0 0 0
<mpadded> - MathML | MDN The MathML element is used to add extra padding and to set the general adjustment of position and size of enclosed contents.

🦖 <mpadded>
✅ Widely available (from Jan 2023)

developer.mozilla.org/en-US/docs/Web/MathML/Re...

The <mpadded> MathML element is used to add extra padding and to set the general adjustment of position and size of enclosed contents.

#webdev #MathML

0 1 0 0
Preview
GitHub - PowerShellWeb/MathML: PowerShell and MathML PowerShell and MathML. Contribute to PowerShellWeb/MathML development by creating an account on GitHub.

Hey #PowerShell people, here's a new module for you:

github.com/PowerShellWe...

Here's a quick module for working with MathML

Right now, it helps you extract #MathML from pages and files.

Future releases will work on translating to code.

Then we will never have to implement formulas again! 😀

3 0 1 0
DLMF: NIST Digital Library of Mathematical Functions

This is the most useful geeky and stunningly retro site I've found yet:

dlmf.nist.gov

Seems to contain every #Math function (in #MathML).

Looks like it was made in 1998 and hasn't gotten a redesign since.

Looking forward to building the #PowerShell version 😉

7 2 0 0
Preview
Writing and presenting about math is easy and inclusive with Microsoft 365 We’re excited to share recent improvements to Microsoft Word, Excel, PowerPoint, and Microsoft 365 Copilot that make writing and presenting about math easier...

Writing and presenting about math is easy and inclusive with Microsoft 365. #accessibility #MathML
techcommunity.microsoft.com/blog/microso...

1 0 0 0
Original post on wok.oblomov.eu

Google is killing the open web Google is managing to achieve what Microsoft couldn't: killing the open web . The efforts of tech giants to gain control of and enclose the commons for extractive...

#Apple #EEE #EmbraceExtendExtinguish #FLOSS #Google #HTML #JavaScript #JpegXL #MathML #Mozilla […]

0 0 0 0
Original post on wok.oblomov.eu

Google is killing the open web Google is managing to achieve what Microsoft couldn't: killing the open web . The efforts of tech giants to gain control of and enclose the commons for extractive...

#Apple #EEE #EmbraceExtendExtinguish #FLOSS #Google #HTML #JavaScript #JpegXL #MathML #Mozilla […]

2 1 1 0
the basic trig formula for the tangent of an acute angle a in a right triangle: tan(a) = opposing/adjacent

the basic trig formula for the tangent of an acute angle a in a right triangle: tan(a) = opposing/adjacent

Using #MathML for things...

cc @bkardell.com

9 3 0 0
Video thumbnail

Neat and related: When writing HTML with some math, I don't really want to write MathML by hand (let alone depend on MathJax or something like that). LaTeXML turns out to be helpful again, specifically via the latexmlmath (which btw. can […]

[Original post on commenting.onthe.incoherenceofthe.net]

1 0 1 0

MathML gets stripped out from HTML posts :(

#MathML #Chuckya

0 0 0 0
Markup Languages

Markup Languages, by @meiert.com [@frontenddogma.com]:

https://meiert.com/en/blog/markup-languages/

#overviews #linklists #sgml #html #xml #xhtml #hdml #dhtml #mathml #wml #chtml

0 0 0 0
Post image

Mathup.js: Write MathML faster than LaTeX escapes. Perfect for docs and education apps.

- Lightweight and performant
- CLI/node/browser support
- RTL/Matrix/Color syntax

Playground: www.cssscript.com/demo/mathml-...

#WebDev #MathML

3 0 1 0
Preview
MathML Test Page / ArtLung Lab

it does appear that SVG is prioritized. Using the #MathJax library context-menu has lots of options, including copy and paste #LaTeX and #MathML -- lab.artlung.com/mathml/ and scroll to the update.

0 0 0 0
Preview
MathML Test Page / ArtLung Lab

Thanks @meyerweb.com & @fractalkitty.com 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.

1 0 1 0
MathJax-demos-web A repository with examples using mathjax-v3

Online conversion from TeX/MathML to HTML/SVG (powered by MathJax) #math #tex #mathml #svg mathjax.github.io/MathJax-demo...

0 0 0 0
Temml - Convert TeX to MathML

Temml is a LaTeX-to-MathML JavaScript conversion utility. Useful online converter on homepage. temml.org #math #tex #mathml

5 1 0 0

@igalia.com do you have any anticipation about when #chrome will start properly typesetting mathematical accents in #mathml. Even after two years of first release, math accents still does not stretch at all.

0 0 0 0