#latexml — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #latexml, aggregated by home.social.
-
Ich habe versucht mit #bookml / #LaTeXML aus meinem #LaTeX Dokument noch eine Website zu generieren und das Skript hängt sich einfach nach ein paar dutzend wenig aufschlussreichen Fehlermeldungen auf.
Also Claude to the rescue. Wow, holy moly das funktioniert und sieht gut aus. Also habe ich noch gleich #Claude gefragt ob er/es mir noch ein Skript generieren kann, damit ich das in Zukunft lokal machen kann. Schreibt der doch tatsächlich das ginge schlecht weil er so viel "händisch" gemacht hätte. Hat dann irgendwas ausgespuckt hatte aber noch keine Zeit mir das anzuschauen. -
[1/2] Die zweite Präsentation bleibt beim Thema Barrierefreiheit und Ulrike Fischer zeigt einige unterschiedlichen Varianten um #TeXLaTeX nach #HTML zu wandeln.
Ein Ansatz, den ich zum Beispiel für das frühere Backend der @datenschleuder umgesetzt hatte, um epub mitzuliefern.Es wird #tex4ht, #Pandoc, #LaTeXML, #lwarp und auch der Weg via #NGPDF (HTML aus den #TaggedPDF) gezeigt und verglichen.
-
The Journal of Machine Learning for Biomedical Imaging (MELBA) is launching HTML previews for its articles, based on LaTeXML.
The journal leverages arXiv for hosting, and Scholastica for submission.
https://www.melba-journal.org/blog/015-html-version-available.html
-
-
LaTeXML 0.8.8 was just released!
👉 support for tikz-cd
👉 upgraded subfigure HTML model
👉 refinements to MathML Core
👉 better TeX emulation (👿 in details)
👉 refinements for 35+ LaTeX packages -
💡NIST tool will make math-heavy research papers easier to view online
"Not only will the change help the scientific community adhere to the White House’s updated policy [...], but it will also make information accessible to young scientists [...]"
-
Curious surprise!
Grobid has started using LaTeXML for processing LaTeX inputs (I think just recently), as part of its TEI-based pipeline.
Details at:
https://grobid.readthedocs.io/en/latest/Principles/ -
It is neat to see MetaAI using LaTeXML productively for arXiv preprocessing in their Nougat OCR work.
Good discussion in "5.2 Text modalities": there is indeed a lot of hidden complexity when recovering TeX input strings.
Rather tempting to wish for a way to normalize to "canonical" expressions...
project homepage: https://facebookresearch.github.io/nougat/
arXiv preprint:
https://arxiv.org/abs/2308.13418 -
This lovely open access book is also distributed as MathML-native HTML and (to my surprise!) with some help from LaTeXML.
"Artificial Intelligence 3E: foundations of computational agents",
by David L. Poole & Alan K. Mackworth -
Richard Zach announces today that their book:
"forall x: Calgary. An Introduction to Formal Logic"
is now available as accessible HTML, via #LaTeXML and #BookML
Read more at
https://openlogicproject.org/2023/07/27/forall-x-now-in-html-for-extra-accessibility/ -
A common story:
"Nothing really worked perfectly – #LaTeXML looks great, but is still a little complicated.
So, I [...] recreated the table as a machine-readable YAML file which is transformed to TeX and HTML by using respective templates with Jinja."https://x-dev.pages.jsc.fz-juelich.de/2022/11/02/gpu-vendor-model-compat.html
-
Currently experimenting with adapting the @pandoc output from #Markdown to #HTML to work with the awesome #CSS built for #arxiv by @dginev. I could also use #pandoc to convert to #LaTeX and then use #LaTeXML through their https://github.com/dginev/ar5ivist tool for #arxiv but why the round-trip? The changes are yet incomplete as not all font things are adjusted and right now all footnotes are represented through the same symbol. Yet, I'm quite happy with the intermediate results :-)
This gives me reactive footnotes, either in the margins (almost #Tufte style) or through hovering, nicer link highlighting, quite acceptably justified text (I'm surprised how far the web has come). I didn't yet tweak the fonts further and I want to keep my code indented.
Left: Run through pandoc with custom HTML template & some #Lua filters
Right: Current state as seen on https://ljrk.codeberg.page/unixv6-alloc.html produced with a minimalist CSS stylesheet I stole from somewhere.
-
My honest response is, as usual for this theme: "here we go again" 😀
There are so many unfinished LaTeX implementations - but some of them are indeed useful.I have a "fake" benchmark file that I use to compare various tools, and here's the first encounter with it. It isn't particularly important - one of the many #LaTeXML tests.
On my machine you stack up quite well - only tralics, pandoc, hevea and the Rust rewrite of LaTeXML are faster:
https://gist.github.com/dginev/35236be7bc55fe1947e61e848e37bc3b -
CW: LaTeXML News
LaTeXML 0.8.7 was just released!
We're ready for MathML Core, which is expected to be available in all major browsers, early in 2023.
With gratitude to the wider academic community, who helped drive another productive year of extending our TeX interpretation fidelity and our LaTeX ecosystem coverage.
Full release notes at:
https://github.com/brucemiller/LaTeXML/releases/tag/v0.8.7 -
#introduction Hi everyone, Deyan here!
I tend to discuss the journey of converting #arXiv into #ar5iv: an HTML5 preview site for the world's largest preprint server.
I'm helping to develop the next generation of #latexml and #mathml, focusing on the most idiosyncratic corners of #LaTeX and math syntax.
And you'll see the occasional AI art / Large language model experiment flying by as well...