Skip to content
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

封面、页眉和页脚等好像已经更新了,字体和线的颜色都有点区别 #10

Open
xunleifenglie opened this issue Feb 24, 2023 · 2 comments

Comments

@xunleifenglie
Copy link

image
image
附件1.2:本科毕业设计(论文)格式示例.docx
大佬能修改一下吗

@ggggxm
Copy link

ggggxm commented Apr 25, 2023

I have the same problem.it seems that "\hwzs" and "\bfseries" can't take effect simultaneously

@Lochang-gyt
Copy link

% 定义一个新的页面风格,无页眉页脚
\fancypagestyle{tocstyle}{
\fancyhf{} % 清空页眉和页脚
\renewcommand{\headrulewidth}{0pt} % 去除页眉横线
}
然后在\newcommand{\statement}中把\thispagestyle{main}改为\thispagestyle{tocstyle}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants