Skip to content

长标题在页眉的显示问题 #264

Answered by atxy-blip
RenBaixiao asked this question in Q&A
Discussion options

You must be logged in to vote

一种临时措施见 https://tex.stackexchange.com/q/6862,用 \chaptermark\sectionmark 这两个命令即可覆盖页眉显示的标题:

\chapter[目录标题]{原始标题}
\chaptermark{页眉标题}

\section[目录标题]{原始标题}
\sectionmark{页眉标题}

Replies: 3 comments 9 replies

Comment options

You must be logged in to vote
2 replies
@RenBaixiao
Comment options

@stone-zeng
Comment options

Comment options

You must be logged in to vote
7 replies
@atxy-blip
Comment options

@RenBaixiao
Comment options

@atxy-blip
Comment options

@RenBaixiao
Comment options

@atxy-blip
Comment options

Answer selected by RenBaixiao
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
header Header and footer
4 participants