Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
1–10 of 138 posts
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#2So, we built Arxiv Vanity: a site that renders Arxiv papers as web pages. It’s still pretty janky, but for the papers that do render correctly, the experience is so much better than reading a PDF. For example:
https://www.arxiv-vanity.com/papers/1705.04085v3/
https://www.arxiv-vanity.com/papers/1708.00884/
https://www.arxiv-vanity.com/papers/1705.06031v2/
The source for the LaTeX to HTML renderer is on GitHub[0]. It’s built on Pandoc[1] and Distill.pub’s template[2].
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#3Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#4Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#5Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#6Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#7Only issue I've run into so far is that cross-references to theorem numbers don't seem to always work correctly, e.g. you'll see a lot of "Theorem ?" in https://www.arxiv-vanity.com/papers/1607.06711/.
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#8Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#9We were frustrated by the experience of reading machine learning papers on screens (particularly phones/tablets). There are lots of good tools for authoring HTML papers (Distill, Authorea, etc) but nothing that deals with the vast number of PDF papers that already exist. So, we built Arxiv Vanity: a site that renders Arxiv papers as web pages. It’s still pretty janky, but for the papers that do render correctly, the…
This look quite a bit better, so here is the question: what do you not support at the moment?
Re: Show HN: Arxiv Vanity – Read academic papers from Arxiv as responsive web pages
#10This is an awesome tool. Thanks! Only issue I've run into so far is that cross-references to theorem numbers don't seem to always work correctly, e.g. you'll see a lot of "Theorem ?" in https://www.arxiv-vanity.com/papers/1607.06711/ .
Thanks!