Skip to content
Discussion options

You must be logged in to vote
\documentclass{xdupgthesis}
\setlength{\lineskiplimit}{\baselineskip}
\setlength{\lineskip}{\baselineskip}
\addtolength{\lineskip}{-\ccwd}
\begin{document}
...
\end{document}

只需在导言区添加这三行命令,即可实现理想的公式间距自动调控效果——无需针对不同公式场景手动调整,也无需额外配置其他参数。
由于LaTeX内部的行距控制机制并未完全解耦,部分间距参数存在共用情况,因此当前这套设置是综合考量后的相对最优方案。
本模板仅对\baselineskip\abovedisplayskip\belowdisplayskip\abovedisplayshortskip\belowdisplayshortskip这几个核心参数做了定制化调整,其余参数均沿用ctexbook文档类的默认值。

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
3 replies
@note286
Comment options

@note286
Comment options

@note286
Comment options

Comment options

You must be logged in to vote
1 reply
@note286
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@Z2zh1
Comment options

@Z2zh1
Comment options

@note286
Comment options

@note286
Comment options

Answer selected by Z2zh1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants