Changes
- chore: bump version to 2.1.1 @awwaawwa (#52)
- fix(translator): 🐛 QWenMt zh-CN missing @hellofinch (#51)
- ci: fix BabelDOC version retrieval in workflows @awwaawwa (#50)
- ci: fix exe warmup @awwaawwa (#49)
- ci: fix exe warmup @awwaawwa (#48)
- chore: update rebuild.yml for Docker image export configuration @awwaawwa (#47)
- chore: update Dockerfile and rebuild.yml @awwaawwa (#46)
- fix(docs): update advanced documentation for consistency in options and translations @awwaawwa (#43)
Contributors
@awwaawwa and @hellofinch
Windows Specific
If you cannot open it after downloading, please install https://aka.ms/vs/17/release/vc_redist.x64.exe and try again.
Assets
pdf2zh-v2.1.1-BabelDOC-<version>-win64.zip
: pdf2zh without assets(font, model, etc.)pdf2zh-v2.1.1-BabelDOC-<version>-with-assets-win64.zip
: (Recommended) pdf2zh with assets(font, model, etc.)
Note
What is the difference between pdf2zh-v2.1.1-BabelDOC-<version>-with-assets-win64.zip
and pdf2zh-v2.1.1-BabelDOC-<version>-win64.zip
?
- If you are downloading and using PDFMathTranslate for the first time, it is recommended to download
pdf2zh-v2.1.1-BabelDOC-<version>-with-assets-win64.zip
. - The
pdf2zh-v2.1.1-BabelDOC-<version>-with-assets-win64.zip
includes resource files (such as fonts and models) compared topdf2zh-v2.1.1-BabelDOC-<version>-win64.zip
. - The version without assets will also dynamically download resources when running, but the download may fail due to network issues. So starting from the second time, you can use this version. (However, offline environments should still use the version with resource packages)