Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

个人简历、在学期间完成的相关学术成果-个人简历部分行间距过小 #850

Closed
iznauy opened this issue Apr 3, 2023 · 2 comments

Comments

@iznauy
Copy link

iznauy commented Apr 3, 2023

查了下写作规范,这部分的行间距应该和正文保持一致?但是编译出来明显能感觉到这部分的行间距过小。

@Harry-Chen
Copy link
Member

是有这个问题,

正文:

image

简历:

image

设置来自于

thuthesis/thuthesis.dtx

Lines 6207 to 6209 in 900988b

\ifthu@degree@graduate
\fontsize{12bp}{16bp}\selectfont
\fi

是由 8cb4ea1 引入的

@zepinglee
Copy link
Contributor

我检查了一下,原来这里 \fontsize{12bp}{16bp} 只是设置“学术成果”列表的字号和行距,但是错误地设置到了整个简历部分。

bf93da1 中改为正确地设置“学术成果”列表。

zepinglee pushed a commit that referenced this issue Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants