参考 titleps 第九页,(或许可用的)解决方法是:
\settitlemarks*{section,subsection}
% formats header and footer
\newpagestyle{main}{
\sethead[\thepage]%
[]%
[\firstextramarks{subsection}\thesubsection \quad \sectiontitle\ -\ \firstextramarks{subsection}\subsectiontitle]%
{\firstextramarks{subsection}\thesubsection \quad \sectiontitle\ -\ \firstextramarks{subsection}\subsectiontitle}%
{}%
{\thepage}%
\setheadrule{0.3pt}
\setfoot[][][]{}{}{}
}
关于 first / top / bottom mark 的讨论请移步 https://ask.latexstudio.net/ask/question/17859.html .
问 ~~titlesec~~ titleps \newpagestyle 中 subsection 相关内容在奇数页失效