Hacker News new | ask | show | jobs
by jpfr 502 days ago
Many researchers learn LaTeX by looking at the idioms used for the papers they really like.

That includes code for Tikz figures.

I hope people will use this tool only to remove the inadvertent disclosure of commented regions and to reduce the file size. But keep the LaTeX source intact otherwise!

1 comments

It needs to be intact, the pdf is rendered by the arxiv backend based on the source
You can upload only the PDF on ArXiv. Useful when you for some reason (e.g. client request) publish in certain engineering conferences that only allow Word submissions...
if arxiv detects that it's a latex-generated PDF, it will reject it. Though it's probably possible to launder the latex-generated PDF through ghostscript or something to evade detection (I haven't tried...)