958 shaares
2 private links
2 private links
1 result
tagged
TeX
https://pypi.org/project/mathtranslate/ https://github.com/SUSYUSTC/MathTranslate/blob/main/LICENSE https://github.com/SUSYUSTC/MathTranslate This is a project to provide translation of scientific papers with heavy math symbols from any language to any language while keeping the math symbols unchanged. [...] The main work of this project is to translate LaTeX files based on Google Translate in plain text, and finally realize the translation of pdf. [...] To translate a single file: translate_tex input.tex -o output.tex will generate a translated tex file output.tex. To translate an arxiv project: translate_arxiv 2205.15510 will generate a translated tex project 2205.15510.zip.