-
Notifications
You must be signed in to change notification settings - Fork 938
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
修改正文行距 #393
Comments
你好,原模板的设定与你所发布的要求是一致的,唯一的区别是正文行距。 如果要修改正文行距为 1.25倍,只需修改如下一行即可: ucasthesis/Style/ucasthesis.cls Line 133 in aec46ba
对于宋体小四,1.25倍行距对应的数值应该是 \linespread{1.035}% line space setting 因为LaTeX控制行距的机制与Word不同,如果要很好地对应Word的1.25倍行距,建议你对这个数字进行一些微调,并与Word的文字进行一下对比。 总得来说,精确的数值没有太大意义,应该差不多就行,对于排版美观合理更重要,而不是精确的数值。 |
好的,感谢您的帮助! |
我设置成了1.035, 但还是显得很挤,跟word宋体小四 1.25差距挺大。 |
1 similar comment
我设置成了1.035, 但还是显得很挤,跟word宋体小四 1.25差距挺大。 |
如图所示,2023年冬季批次的要求已经更新,主要是行间距的改动。请问如何修改设置呢?
The text was updated successfully, but these errors were encountered: