ustctug / ustcthesis

LaTeX template for USTC thesis
https://gradschool.ustc.edu.cn/column/65
LaTeX Project Public License v1.3c
1.6k stars 396 forks source link

专业硕士封面问题 #325

Closed nonword1 closed 2 years ago

nonword1 commented 2 years ago

检查

编译环境

描述问题

专业硕士封面莫名地会出现一对括号,而不选professional时则不会出现 截图: image image

复现上述问题的代码: \documentclass[master, professional]{ustcthesis}

sikouhjw commented 2 years ago

https://github.com/ustctug/ustcthesis/issues/270

nonword1 commented 2 years ago

请问如何把括号删掉呢,学校给的word模板中并没有括号 image

sikouhjw commented 2 years ago

研究生学位论文撰写手册》第 84、85 页。

nonword1 commented 2 years ago

好的,感谢

zepinglee commented 2 years ago

《手册》中有“专业学位论文”的要求,但是 2021-05-08 修改的 Word 模板去掉了这条内容,与《手册》不一致。我已经就此问题询问了研究生院的李兴权老师,正在等待回复。

zepinglee commented 2 years ago

41cd694 改为了专业学位类型 professional-type 为空时不再显示括号,等待研究生院的回复后再做修改。

github-yao-tong commented 2 years ago

您好,请问下,这个该如何解决,我也遇到了相同的问题,我在将专业学位类型 professional-type 为空时,仍然会显示有括号。

zepinglee commented 2 years ago

您好,请问下,这个该如何解决,我也遇到了相同的问题,我在将专业学位类型 professional-type 为空时,仍然会显示有括号。

你可以先用 GitHub 上 master 分支的最新版。另外建议发邮件问一下研究生的李兴权老师()是否需要《手册》第 84 页的“专业学位类型”,我已经发过一次不方便再催。

zepinglee commented 2 years ago

7c0d710 已经改为若 professional-type 为空时不再显示多余的括号。