瀏覽代碼

Update README.md

Byaidu 1 年之前
父節點
當前提交
9362651266
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -1,3 +1,5 @@
+English | [简体中文](README_zh-CN.md)
+
 # PDFMathTranslate
 
 <p align="center">
@@ -75,7 +77,7 @@ pdf2zh example.pdf -s deeplx
 ### Use regex to specify formula fonts and characters that need to be preserved
 
 ```bash
-pdf2zh BDA3.pdf -f "(CM[^RT].*|MS.*|XY.*|MT.*|BL.*|.*0700|.*0500|.*Italic)" -c "(\(|\||\)|\+|=|\d|[\u0080-\ufaff])"
+pdf2zh BDA3.pdf -f "(CM[^RT].*|MS.*|.*Ital)" -c "(\(|\||\)|\+|=|\d|[\u0080-\ufaff])"
 ```
 
 ## Preview