Skip to content

如何手动设置缩进? #766

Answered by skyzh
skyzh asked this question in 提问
Discussion options

You must be logged in to vote

可以在 setup.tex 中给模版打补丁:

\ctexset {
  autoindent = false
}

\setlength{\parindent}{0pt}

需要首先禁用 ctex 的自动填充缩进功能,然后设置 parindent 为想要的缩进。

Replies: 1 comment

Comment options

skyzh
Feb 17, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by skyzh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
提问
Labels
None yet
1 participant