#latexml — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #latexml, aggregated by home.social.
-
[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.
-
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/ -
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.