@ngate
Ooh, it uses 'grad' for nabla instead of 'nabla' for grad. Eek.
#maths #AsciiMath #MarkUp
🚀🥱 "AsciiMath: The revolutionary way to overcomplicate simple #math with yet another #markup language. Because what the world really needed was more #JavaScript to render basic equations. 🙄🔢"
https://asciimath.org/ #AsciiMath #Overcomplication #TechNews #HackerNews #ngated
AsciiMath

AsciiMath

Es gibt eine kleine neue App „QR-Tipps“ zum Erstellen interaktiver Karten:

https://mintapps.org/html/mint-tips.html

Karten können Texte, Bilder oder Formeln enthalten und unterstützen #Markdown & #AsciiMath.

Die Tipps können per Link oder QR-Code geteilt werden und schrittweise aufgedeckt werden (gestufte Hilfestellung).

Beispiel: https://mintapps.org/html/mint-tips.html?play=urohr

Um die App nutzen zu können, benötigt ihr allerdings ein Account auf einer eigenen Instanz. Aber das öffnet die Möglichkeit des Selbsthostings :-)

(TK)

QR-Tipps

Interaktive Karten mit Text, Bildern und Formeln – teilbar per QR-Code und schrittweise aufdeckbar

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: https://drive.google.com/file/d/1kGHIHUU9dsAsMBrGYotPUO0XyDLwD-CF
sile-math.pdf

Google Docs

Test av fep-dc88 (MathML i ActivityPub) fra WordPress

WordPress-instikket ActivityPub (AP) tillater fra versjon 1.0.2 mer eller mindre alle HTML-elementer, dvs. en kan legge til MathML. Det blir da opp til AP-mottakeren, f.eks. Mastodon, om en skal fjerne disse elementene, noe de fleste pr. i dag vil gjøre.

Forslaget FEP-dc88: Formatting Mathematics forsøker å rydde opp i det ved å beskrive hvordan MathML kan tilbys, eller alternativt strippes slik at en kun står igjen med innholdet i <annotation> som ofte da vil inneholde en mer tekstlig representasjon.

Følgende er fra eksempelet i FEP-dc88:

LaTeX i <annotation>:

I have a truly marvelous proof that $x^n + y^n \ne z^n$ which this note is too small to contain!

AsciiMath i <annotation>:

I have a truly marvelous proof that x^n + y^n ≠ z^n which this note is too small to contain!

ActivityPub

Connect your site to the Open Social Web and let millions of users follow, share, and interact with your content from Mastodon, Pixelfed, and more.

WordPress.org
@christianp Not all ActivityPub-software will use TeX as syntax for creating #MathML. I suspect `annotation="text/plain"` might be allowed for something like #AsciiMath, ie. don't assume MathML annotations will use TeX.