Changes
- fix: validate settings in do _translate_async_stream @awwaawwa (#27)
- fix(docs): update image path in Chinese index file @pppppop65 (#25)
- refactor(docs): simplify theme configuration and edit index file path @pppppop65 (#24)
- feat(docs): Improve document structure, add Chinese documents, new content @pppppop65 (#23)
- chore: update release workflow @awwaawwa (#21)
Contributors
@awwaawwa and @pppppop65
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.0.8-BabelDOC-<version>-win64.zip
: pdf2zh without assets(font, model, etc.)pdf2zh-v2.0.8-BabelDOC-<version>-with-assets-win64.zip
: (Recommended) pdf2zh with assets(font, model, etc.)
Note
What is the difference between pdf2zh-v2.0.8-BabelDOC-<version>-with-assets-win64.zip
and pdf2zh-v2.0.8-BabelDOC-<version>-win64.zip
?
- If you are downloading and using PDFMathTranslate for the first time, it is recommended to download
pdf2zh-v2.0.8-BabelDOC-<version>-with-assets-win64.zip
. - The
pdf2zh-v2.0.8-BabelDOC-<version>-with-assets-win64.zip
includes resource files (such as fonts and models) compared topdf2zh-v2.0.8-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)