We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
编译的系统:Overleaf (Tsinghua) compalier: XeLaTeX 模板版本:v7.4.0 模板类型:master
若将thusetup.tex中的
associate-supervisor = {副导师姓名, 副教授}, associate-supervisor* = {Professor Assoc-Supervisor Name},
注释掉,仅保留导师,无副导师,生成的文件中英文封面的导师那一栏会不居中。
截图: 上图为将副导师注释掉的情况,导师不居中 上图为保留副导师情况,两个导师均正常居中
编译无报错。
复现上述问题的代码: thusetup.tex 中
% 副指导教师 % % associate-supervisor = {陈文光, 教授}, % associate-supervisor* = {Professor Chen Wenguang}, %
The text was updated successfully, but these errors were encountered:
确实,这部分的横向位置有问题。
好像是为了跟 Word 模板对齐,没有考虑只有一行 supervisor 的情况。
Sorry, something went wrong.
1fc96a7
Center supervisor names in English title page (resolve #883)
96cc057
No branches or pull requests
编译环境
编译的系统:Overleaf (Tsinghua)
compalier: XeLaTeX
模板版本:v7.4.0
模板类型:master
描述问题
若将thusetup.tex中的
注释掉,仅保留导师,无副导师,生成的文件中英文封面的导师那一栏会不居中。
截图:
上图为将副导师注释掉的情况,导师不居中
上图为保留副导师情况,两个导师均正常居中
编译无报错。
复现上述问题的代码:
thusetup.tex 中
The text was updated successfully, but these errors were encountered: