Elektrine lite

← Feed

@henryseg@mathstodon.xyz

Post #3073427

2025-03-10 13:58 UTC

@yaxu@post.lurk.org Looks cool, but no way to submit a paper in LaTeX?

Replies (1)

  • @yaxu@post.lurk.org 2025-03-10 14:45

    @henryseg@mathstodon.xyz No, having written a lot of LaTeX in my time, I've come to the conclusion that it is awful. Not only is the format arcane and tools practically unusable, but they're only any good for making PDFs, which are also awful with no real possibility for accessibility, multimedia, or interactive figures/explainables. I think the format's main function is as a barrier to entry, and I'm trying to remove those. However hedgedoc markdown supports MathJax, and is easily translatable to TeX via pandoc, which I'll do for generating PDFs for those that needs DOIs pointing at archival documents.

    Open ##3073428