2022-05-15 23:32:13 +08:00
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
%% head and foot
|
|
|
|
|
%% 页眉页脚
|
|
|
|
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
|
|
|
|
% \RequirePackage{fancyhdr}
|
|
|
|
|
% \RequirePackage{zhnumber}
|
|
|
|
|
|
|
|
|
|
% \pagestyle{fancy}
|
|
|
|
|
% \fancyhf{}
|
|
|
|
|
% \renewcommand\headrulewidth{.5pt}
|
|
|
|
|
% \renewcommand\footrulewidth{0pt}
|
|
|
|
|
% %\futurelet\TMPheadrule\def\headrule{{\color{violet}\TMPheadrule}}
|
|
|
|
|
|
|
|
|
|
% \renewcommand{\sectionmark}[1]{\markright{#1}}
|
|
|
|
|
|
|
|
|
|
% \fancyhead[C]{\fzkai{\rightmark}}
|
|
|
|
|
% %\fancyhead[R]{\thepage}
|
|
|
|
|
|
|
|
|
|
% \fancyfoot[L]{\fzkai{\author}}
|
|
|
|
|
% \fancyfoot[R]{\thepage}
|
|
|
|
|
|
|
|
|
|
\pagestyle{fancy}
|
|
|
|
|
\fancyhf{}
|
|
|
|
|
\renewcommand\headrulewidth{.5pt}
|
|
|
|
|
\renewcommand\footrulewidth{0pt}
|
|
|
|
|
%\futurelet\TMPheadrule\def\headrule{{\color{violet}\TMPheadrule}}
|
|
|
|
|
%\renewcommand{\sectionmark}[1]{\markright{#1}}
|
|
|
|
|
\fancyhead[C]{\fzkai{\themaintitle}}
|
|
|
|
|
%\fancyhead[C]{\@title}
|
|
|
|
|
%\fancyhead[R]{\thepage}
|
|
|
|
|
%\fancyfoot[L]{\fzkai{\@author}}
|
2022-05-16 17:29:31 +08:00
|
|
|
\fancyfoot[C]{\thepage}% / \pageref{LastPage}}
|