Merged
Conversation
✅ Deploy Preview for luxury-mochi-9269a9 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
e536152 to
824f7b1
Compare
YDX-2147483647
added a commit
to YDX-2147483647/typst-set-font
that referenced
this pull request
Nov 5, 2025
Relates-to: typst/typst#7118 Relates-to: typst-doc-cn/guide#98
之前部分设置方法中,缺少`regex(".")`或`covers: none`的中文字体,会导致括号等中文独占标点变成豆腐块。
Resolves typst-doc-cn#87
Continues typst-doc-cn#95
824f7b1 to
a3ed774
Compare
YDX-2147483647
added a commit
to YDX-2147483647/typst-set-font
that referenced
this pull request
Nov 5, 2025
Relates-to: typst/typst#7118 Relates-to: typst-doc-cn/guide#98
YDX-2147483647
added a commit
to YDX-2147483647/typst-set-font
that referenced
this pull request
Nov 5, 2025
YDX-2147483647
added a commit
to YDX-2147483647/typst-set-font
that referenced
this pull request
Nov 5, 2025
YDX-2147483647
added a commit
to YDX-2147483647/typst-set-font
that referenced
this pull request
Nov 5, 2025
flaribbit
approved these changes
Nov 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
之前部分设置方法中,缺少
regex(".")或covers: none的中文字体,会导致括号等中文独占标点变成豆腐块。https://deploy-preview-98--luxury-mochi-9269a9.netlify.app/FAQ/equation-chinese-font.html#%E5%85%B6%E5%AE%83%E6%96%B9%E6%B3%95-%E6%95%B0%E5%AD%A6%E3%80%81%E8%A5%BF%E6%96%87%E5%AD%97%E4%BD%93%E5%88%86%E5%BC%80
Resolves #87
Continues #95
等下,好像还有问题……已改好。