documentclass[twoside]{article}
%usepackage{showframe}
usepackage{fancyhdr}%导入fancyhdr包
usepackage{ctex}%导入ctex包
pagenumbering{arabic}%设置页码格式,大写字母标页
pagestyle{fancy}
fancyhead{} % 初始化页眉
fancyfoot{} % 初始化页脚
fancyhead[OR]{ Chiral Perturbation Theoryhspace{15em}thepage}
fancyhead[EL]{thepageqquad qquaditshape A Pich}
renewcommand{headrulewidth}{0pt}%分隔线宽度4磅
% fancyhead[OL,ER]{thepage}
%--------------------正文--------------------%
begin{document}
section{xiaoyeyimier}
I can swallow a bottle of alcohol and I'll feel like a Godzilla
newpage
In the low-energy regime, all the information on the original QED dynamics is embodied in the values of the two low-energy couplings a and b. The values of these constants can be computed, by explicitly integrating out the electron
end{document}
大佬 这两边上下没对齐,好像奇偶页 错开了一部分。请问是哪里出了问题
问 页眉 如何将页眉设置成包含页码 和 其它内容