页眉 与正文 重合的重合问题
#733
-
当我的章标题比较长时,页眉会分行,就导致页眉与正文重合,如下图 |
Beta Was this translation helpful? Give feedback.
Answered by
zepinglee
Mar 2, 2022
Replies: 1 comment 2 replies
-
一般不会将页眉向上移。建议优先考虑将标题改写为一行。其次,可以用 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Harry-Chen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
一般不会将页眉向上移。建议优先考虑将标题改写为一行。其次,可以用
\chapter[Short Heading]{Long Heading}
在页眉和目录使用较短的标题,但是可能与《指南》的要求不符。