Code Monkey home page Code Monkey logo

Comments (2)

sikouhjw avatar sikouhjw commented on June 10, 2024

HFUT_Thesis/hfutthesis.cls

Lines 1484 to 1517 in 9b4e50f

\fancypagestyle{myheadings}{%
\fancyhf{}%
%
% 页眉与该部分的章标题相同,宋体 10.5 磅(五号)居中、1.5倍行距。
% 页码:宋体 10.5 磅、页面下脚居中。
% 页眉上下页边距1.5 cm
\def\hfut@hf@font{\fontsize{10.5bp}{20.475bp}\selectfont}
\ifhfut@degree@graduate
\fancyhead[OC]{\hfut@hf@font\leftmark}%
\ifhfut@degree@doctor
\fancyhead[EC]{\hfut@hf@font 合肥工业大学博士研究生学位论文}%
\else
\fancyhead[EC]{\hfut@hf@font 合肥工业大学\hfut@degreetype@name 研究生学位论文}%
\fi
\fancyfoot[C]{\hfut@hf@font\thepage}%
\let\@mkboth\markboth
\def\chaptermark##1{%
\markboth{\CTEXifname{\CTEXthechapter\quad}{}\hfut@spacetitle{##1}}{}%
}%
\let\sectionmark\@gobble
\else
%
% 本科生要求在正文每面上部加页眉,
% 用五号字(10.5 bp)标注“合肥工业大学毕业设计(论文)”,居中;
% 从正文页开始在每面底部居中用小五宋体(10.5 bp)连续编页码。
\fancyhead[C]{\hfut@hf@font 合肥工业大学毕业设计(论文)}%
\fancyfoot[C]{\hfut@hf@font\thepage}%
\let\@mkboth\@gobbletwo
\let\chaptermark\@gobble
\let\sectionmark\@gobble
\fi
}
\pagestyle{myheadings}

from hfut_thesis.

cyinen avatar cyinen commented on June 10, 2024

感谢!已解决

from hfut_thesis.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.