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

硕士论文final模式缺少红色页眉 #39

Open
KuiWei004 opened this issue Jun 9, 2020 · 2 comments
Open

硕士论文final模式缺少红色页眉 #39

KuiWei004 opened this issue Jun 9, 2020 · 2 comments

Comments

@KuiWei004
Copy link

对于硕士学位论文,学校要求的格式是要有红色页眉,但目前的模板选用final模式时,是没有红色页眉的。

我们目前对模板作了一些修改,修改代码为:
\ifthenelse{\equal{\HUST@language}{english-draft}}{}{ \ifHUST@finalformat \fancyhead[C]{ \ziju{1em}{\kai{\color{red}\fontsize{14pt}{18.2pt}\selectfont\HUST@zhschoolname\HUST@zhapplyname}}% \vskip -5pt \vbox{ \color{red}\hrule width \textwidth height 0.5pt \vskip 1pt \color{red}\hrule width \textwidth height 0.5pt } } \else \fancyhead[C]{ \ziju{1em}{\kai{\fontsize{14pt}{18.2pt}\selectfont\HUST@zhschoolname\HUST@zhapplyname}}% \vskip -5pt \vbox{ \color\hrule width \textwidth height 0.5pt \vskip 1pt \color\hrule width \textwidth height 0.5pt } } \fi }

@Angus1996
Copy link

校要求的格式是要有红色页眉,但目前的模板选用final模式时,是没有红色页眉的。

我们目前对模板作了一些修改,修改代码为:

请问红色页脚应该如何设置呢?

@caidwang
Copy link

#44 参考页眉页脚的修改方式

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