6 ms·
I tried to use pandoc a while ago to convert the latex-sources of arxiv.org documents to epub, since those are often much more comfortable to read on small devi
by rotorblade 8y ago
I tried to use pandoc a while ago to convert the latex-sources of arxiv.org documents to epub, since those are often much more comfortable to read on small devices than pdfs.
The problem I had was that latex was turned into images, but changing the font-size of the reader did not change the size of the images, making the text readable, but the maths barely readable.
This is something I would love to see happen though.
- patkai 8y agoI've seen this problem on Kindle books with equations, is that a related problem?
- tjoff 8y agoSeems like an issue with the epub reader though?
- mb2100 8y ago> latex was turned into images You can add some CSS to the generated EPUB to change that. But if your EPub reader supports MathML, you can do that with pandoc. See http://pandoc.org/epub.html#math http://pandoc.org/epub.html#math
- fntlnz 8y agoTake a look at arxiv vanity https://www.arxiv-vanity.com/ https://www.arxiv-vanity.com/