File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
undergraduate-thesis/chapters Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -66,14 +66,14 @@ \subsection{三级题目}
66
66
67
67
\subsubsection {生僻字 }
68
68
69
- % 一个可能无法正常显示的生僻字
70
69
% 一个可能无法正常显示的生僻字: 彧。下文注释中,介绍了如何通过自定义字体来显示生僻字。
71
70
72
71
% 定义一个提供了生僻字的字体,注意要确保你的系统存在该字体
73
72
% \setCJKfamilyfont{custom-font}{Noto Serif CJK SC}
74
73
75
74
% 使用自己定义的字体
76
- % 使用提供了相应字型的字体:\CJKfamily{custom-font}{彧}。
75
+ % 使用提供了相应字形的字体:{\CJKfamily{custom-font} 彧}。
76
+ % \CJKfamily 会切换字体,影响之后所有内容。故另套“{}”来分组,限制其作用范围。
77
77
78
78
79
79
\section {字体效果表格 }
Original file line number Diff line number Diff line change @@ -66,14 +66,14 @@ \subsection{三级题目}
66
66
67
67
\subsubsection {生僻字 }
68
68
69
- % 一个可能无法正常显示的生僻字
70
69
% 一个可能无法正常显示的生僻字: 彧。下文注释中,介绍了如何通过自定义字体来显示生僻字。
71
70
72
71
% 定义一个提供了生僻字的字体,注意要确保你的系统存在该字体
73
72
% \setCJKfamilyfont{custom-font}{Noto Serif CJK SC}
74
73
75
74
% 使用自己定义的字体
76
- % 使用提供了相应字型的字体:\CJKfamily{custom-font}{彧}。
75
+ % 使用提供了相应字形的字体:{\CJKfamily{custom-font} 彧}。
76
+ % \CJKfamily 会切换字体,影响之后所有内容。故另套“{}”来分组,限制其作用范围。
77
77
78
78
79
79
\section {字体效果表格 }
You can’t perform that action at this time.
0 commit comments