Replies: 1 comment
-
注意,当遇到缺字现象时,Overleaf 可以直接使用 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
windows / founder / mac
style/cjk-font = {none}
;style/cjk-font = {windows}
的效果,那么需要上传style/cjk-font = {windows}
所需要的simsum.ttf
simhei.ttf
simfang.ttf
simkai.ttf
其它配置下所需要的字体文件参考用户手册
gdutthesis.pdf
;gdutthesis/gdutthesis.cls
Lines 707 to 845 in fde2a19
在导言区加载你需要的字体。例如:如果你需要
style/cjk-font = {windows}
的效果,那么在导言区写:sourcehan / noto
上传字体文件后,将
style/cjk-font = {所需字体配置}
即可。Beta Was this translation helpful? Give feedback.
All reactions