-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
9 changed files
with
12 additions
and
10 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -645,9 +645,9 @@ Copyright (C) 2023 by Rui-Zhi Li <[email protected]> | |
% \end{macro} | ||
% | ||
% \begin{macrocode} | ||
\@@_check_class:nnn { ctexbook } { 2022/07/14 } { 2.5.10 } | ||
\@@_check_class:nnn { ctexbook } { 2021/07/14 } { 2.5.10 } | ||
\sys_if_engine_xetex:T | ||
{ \@@_check_package:nnn { xeCJK } { 2022/08/05 } { 3.9.1 } } | ||
{ \@@_check_package:nnn { xeCJK } { 2021/08/05 } { 3.9.1 } } | ||
% \end{macrocode} | ||
% | ||
% \subsection{页面布局} | ||
|
@@ -770,7 +770,7 @@ Copyright (C) 2023 by Rui-Zhi Li <[email protected]> | |
% 将 bold、italic 和 bold italic 统一按照 roman 设置,只需提供字体名即可。 | ||
% \begin{macrocode} | ||
\tl_const:Nn \@@_cjk_font_options: | ||
{ UprightFont = *, ItalicFont = *, AutoFakeBold = true } | ||
{ Path=fonts/, UprightFont = *, ItalicFont = *, AutoFakeBold = true } | ||
\cs_new_protected:Npx \@@_setCJKmainfont:n #1 | ||
{ \@@_setCJKmainfont:nn {#1} { \@@_cjk_font_options: } } | ||
\cs_new_protected:Npx \@@_setCJKsansfont:n #1 | ||
|
@@ -1227,8 +1227,8 @@ Copyright (C) 2023 by Rui-Zhi Li <[email protected]> | |
{ | ||
\@@_setCJKmainfont:n { SimSun } | ||
\@@_setCJKsansfont:n { SimHei } | ||
\@@_setCJKmonofont:n { FangSong } | ||
\@@_set_cjk_font_kai:n { KaiTi } | ||
\@@_setCJKmonofont:n { SimFang } | ||
\@@_set_cjk_font_kai:n { SimKai } | ||
\@@_set_cjk_font_xingkai:n { STXingkai } | ||
} | ||
% \end{macrocode} | ||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
同级目录中的字体仅作为个人用途使用;如果涉及商用,请自行确认相关许可。 |