paragraph后面的文字怎么换行啊? #120
Answered
by
sikouhjw
chenhuang350
asked this question in
Q&A
Replies: 2 comments
|
加了\\ |
0 replies
\ctexset{
paragraph/runin = false,
}
|
0 replies
Answer selected by
sikouhjw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
\paragraph样式是学校规定\paragraph,在导言区添加:\ctexset{ paragraph/runin = false, }