Skip to content
Snippets Groups Projects
Commit 4c52989e authored by mc's avatar mc
Browse files

feat: 设置数学字体

parent 29ebb1a6
No related branches found
No related tags found
No related merge requests found
......@@ -177,6 +177,13 @@
% 使用思源宋体+思源黑体
% \set_chinese_fontset_noto
% 设置数学字体 (XITS, 或者 STIX, 与 Times New Roman 最为相近)
% \setmathfont{STIXTwoMath-Regular}[Extension = .otf]
\setmathfont{XITSMath-Regular}[
BoldFont = XITSMath-Bold,
Extension = .otf]
\NewDocumentCommand\songti{}{\CJKfamily{zhsong}}
\NewDocumentCommand\heiti{}{\CJKfamily{zhhei}}
\NewDocumentCommand\fangsong{}{\CJKfamily{zhfs}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment