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
您好,我在使用该模板时根据您给出的建议使用\renewcommand{\bibfont}{\zihao{-5}}命令调整参考文献字体大小时报错,且在参考文献开头写了个-5,请问您知道这种情况是因为什么吗?该如何解决呢?谢谢
The text was updated successfully, but these errors were encountered:
是不是使用论文模板没有使用ctex,因为zihao这个命令是ctex提供的。
实际上你可以使用其他字号命令,比如small等,或者使用你所用模板中提供的字号命令,或者自定义字号命令,然后使用他,替代zihao这个命令。比如:
\newcommand{\zihaoudf}{\fontsize{10.5pt}{\baselineskip}\selectfont} \renewcommand{\bibfont}{\zihaoudf}
Sorry, something went wrong.
No branches or pull requests
您好,我在使用该模板时根据您给出的建议使用\renewcommand{\bibfont}{\zihao{-5}}命令调整参考文献字体大小时报错,且在参考文献开头写了个-5,请问您知道这种情况是因为什么吗?该如何解决呢?谢谢
The text was updated successfully, but these errors were encountered: