我 发表了评论
网站提供的两个方法不能很好解决我的问题。\documentclass{book} \usepackage{titlesec} \titleclass{\part}{top} \titleformat{
我 发表了评论
@u64726 感谢。我原本的需求是:chapter标题在目录双行显示、在正文(第XX回下方)单行显示,用一字符间隔。您的\newcommand{\twolinechapter}[3]{ \chapt
我 发表了评论
这个参考过,感觉代码十分老旧,不如@u64726 的\newcommand{\twolinechapter}[3]{ \chapter[\texorpdfstring{\parbox[l]{#1\cc
我 发表了评论
感谢您的代码帮助。\newcommand{\twolinechapter}[3]{ \chapter[\texorpdfstring{\parbox[l]{#1\ccwd}{#2\newline{}#
我 发表了评论
\ul{eat the glass and it doesn't hurt\footnote{the footnote in hl} me}输入中文报错
我 发表了评论
最好还是\footnote{}能够被\CJKunderline*{}命令套进去,拆解后不够协调。
我 采纳了的最佳答案
排版ctexbook时,如何设置让part和chapter在同一页而chapter之间仍然分页?