3 ms·
Google has a great aid to reduce the attack surface: https://github.com/google-research/arxiv-latex-cleaner https://github.com/google-research/arxiv-latex-clean
by mseri 1y ago
Google has a great aid to reduce the attack surface: https://github.com/google-research/arxiv-latex-cleaner https://github.com/google-research/arxiv-latex-cleaner
- Y_Y 1y agoI use this before submission and recommend others do too. If ai was in charge of arXiv Id have it integrated as an optional part of the submission process.
- Jaxan 1y agoI do this by hand. In the whole process, cleaning up the TeX before submission is a small step. And I like to keep some comments, like explaining how some Tikz figures are made. Might help someone some day.
- andrepd 1y agoYes but then we wouldn't have https://xcancel.com/LeaksPh https://xcancel.com/LeaksPh
- JohnKemeny 1y agoMost people I know simply use `latexpand` which "flattens" all files into one tex-file and by default removes all comments.