-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
专业学位的封面与word模板不一致 #861
Comments
具体哪个封面? 早期版本时,每个封面都跟 word 版进行像素级校对过的,见 testfiles/01-cover 的一大堆测试。然而研究生院的 word 模板更新时会改动 layout。 |
“01-硕-1-中文5专业学位硕士封面(有专业领域).doc”,包括但不限于 |
顺便吐槽一下,这些 word 封面每个布局都不一样。 |
是的,如果你们有机会和负责的机构沟通的话,倒是可以交流一下这个问题 |
给研究生院反馈了。 |
zepinglee
added 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
专业硕士学位的各种封面与word模板中的不一致。尤其是冒号与左侧问题的距离,是否有些过小了。
原代码thuthesis.cls/L2483,参数为:
\thu@titlepage@info@tabular{2.8cm}{2.8cm}{1.34cm}
我暂时调整了一下,可供参考:
\thu@titlepage@info@tabular{3cm}{2.75cm}{1.14cm}
The text was updated successfully, but these errors were encountered: