Skip to content

Commit

Permalink
解决粗体字过粗的问题。
Browse files Browse the repository at this point in the history
  • Loading branch information
Readon committed Feb 5, 2023
1 parent b17cd0a commit 221da95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nsfc-temp.tex
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@



\documentclass[12pt,UTF8,AutoFakeBold,a4paper]{ctexart} %默认小四号字。允许楷体粗体。
\documentclass[12pt,UTF8,AutoFakeBold=3,a4paper]{ctexart} %默认小四号字。允许楷体粗体。
\usepackage{nsfc}

\usepackage{graphicx}
Expand Down

2 comments on commit 221da95

@Ruzim
Copy link
Owner

@Ruzim Ruzim commented on 221da95 Feb 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

太好了!我之前不知道怎么实现这个。

@Readon
Copy link
Author

@Readon Readon commented on 221da95 Feb 6, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

太好了!我之前不知道怎么实现这个。

后面还有部分修正,特别是阿拉伯数字的字体问题。

Please sign in to comment.