-
Notifications
You must be signed in to change notification settings - Fork 27
Description
guide/docs/FAQ/equation-chinese-font.md
Lines 24 to 27 in ae86d5c
| #show math.equation: set text(font: ( | |
| (name: "Libertinus Serif", covers: "latin-in-cjk"), // 西文 | |
| "Source Han Serif SC", // 中文 | |
| "New Computer Modern Math", // 数学 |
如果西文字体用 New Computer Modern,在 typst 0.13.1 会导致大括号无法伸缩等问题,无法解决;在开发版 typst 可以给 New Computer Modern Math 加 covers。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels