IACR / latex-submit

Web server to receive uploaded LaTeX and execute it in a docker container.
GNU Affero General Public License v3.0
11 stars 0 forks source link

Clean comments, todos, footnotes from abstracts #16

Closed kmccurley closed 1 year ago

kmccurley commented 1 year ago

This addresses https://github.com/IACR/latex-submit/issues/58

I've decided to use the arxiv_latex_cleaner because it seems to be actively maintained, and it turns out to be trickier than we might otherwise think.