更新字体相关页面#180
Merged
Merged
Conversation
✅ Deploy Preview for luxury-mochi-9269a9 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
YDX-2147483647
marked this pull request as ready for review
July 15, 2026 11:47
Member
Author
|
群里已至少有两人看过,不过没有提出修改意见。 更新
|
Contributor
There was a problem hiding this comment.
Pull request overview
该 PR 配合 typst-doc-cn/clreq#119,更新站点中与中文字体相关的说明与排障内容,并同步调整快速开始页面中本地编辑器/格式化相关的指引措辞,以减少过时信息并提升可操作性。
Changes:
- 调整
快速开始中本地使用(VS Code / 其他编辑器 / CLI)的安装与格式化说明措辞。 - 重整「如何设置(中文)字体?」页面结构,增加镜像下载与字体名确认(Tinymist 字体视图、
typst fonts --variants等)说明。 - 新增「ttf 思源可变字体导致豆腐块」排障页面,并更新部分字体示例/链接。
Reviewed changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/word.md | 更新字体设置示例与指引链接,面向中文排版场景更贴近当前推荐字体。 |
| docs/quick-start.md | 更新本地使用指引,强调 Tinymist 生态与字体问题的后续参考入口。 |
| docs/FAQ/install-fonts.md | 重构中文字体安装/设置说明,补充镜像下载、字体视图与 typst fonts --variants 示例。 |
| docs/FAQ/ttf-65536.md | 新增针对思源可变字体(TTF)导致导出/预览异常的原因与解决步骤。 |
| docs/FAQ/chinese-bold.md | 更新字体示例写法并补充镜像站链接,便于读者获取支持粗体的字体。 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
配合 typst-doc-cn/clreq#119。
预览:
快速开始 | Typst 中文社区导航
以前这页建议去 VS Code 设置启用 typstyle,现在已经默认启用了,不用专门设置,改了下措辞。
如何设置(中文)字体? | Typst 中文社区导航
typst fonts --variants输出,新版会连带输出文件路径使用 ttf 思源字体后,所有字符都成了豆腐块,如何解决? | Typst 中文社区导航
合并时请选 merge 而非 squash,这样 git 提交消息可以显示到页面下方。