←back to thread

262 points el3ctron | 3 comments | | HN request time: 0.001s | source
1. dginev ◴[] No.46177049[source]
Hi, an arXiv HTML Papers developer here.

As a very brief update - we are pending a larger update.

You will spot many (many) issues with our current coverage and fidelity of the paper rendering. When they jump at you, please report them to us. All reports from the last 2 years have landed on github. We have made a bit of progress since, but there are (a lot of) more low-hanging fruit to pick.

Project issues:

https://github.com/arXiv/html_feedback/issues/

The main bottleneck at the moment is developer time. And the main vehicle for improvements on the LaTeX side of things continues to be LaTeXML. Happy to field any questions.

replies(1): >>46184213 #
2. istillwritecode ◴[] No.46184213[source]
I would like to write code for latexml to translate a package but I found the documentation to be hard to understand. That might be what is holding developers back. I looked at this a year ago and gave up.
replies(1): >>46193304 #
3. dginev ◴[] No.46193304[source]
Tell us what you would need described in a tutorial to be productive, as well as your background with the technologies involved (TeX/LaTeX, perl, XML, XSLT, HTML). Probably best as a new issue:

https://github.com/brucemiller/LaTeXML/issues

It's a pretty deep rabbit hole, but I wholeheartedly agree most standard package support incantations should be easy and few to use.