中文论文英文单词前后加空格的问题
#139
Replies: 2 comments 2 replies
-
不对,老师是错的。 如果不需要空格,可以这么做: \documentclass{ctexart}
\xeCJKsetup{CJKecglue={}}
\begin{document}
测试test
\end{document} |
Beta Was this translation helpful? Give feedback.
2 replies
-
\PassOptionsToPackage{CJKecglue={\hskip 0pt plus 0.08\baselineskip}}{xeCJK}
\documentclass{xdupgthesis} |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
note286
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
在答辩时,有老师指出中文论文里的英文单词前后不能加空格,数学公式字符前后不能加空格,请问这是对的吗?我看我用模板生成的论文,单词和数学公式字符前后自动加空格了
Beta Was this translation helpful? Give feedback.
All reactions