Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
您可以在 itemize 环境中设置分隔空间。
\begin{itemize} \setlength{\itemsep}{5pt} \item Item1 \item Item2 \end{itemize}
或者,据我所知,您需要创建自己的环境。
You could set the separating space inside an itemize environment.
Alternatively, afaik, you would need to create your own environment.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
暂无简介
文章 0 评论 0
接受
发布评论
评论(1)
您可以在 itemize 环境中设置分隔空间。
或者,据我所知,您需要创建自己的环境。
You could set the separating space inside an itemize environment.
Alternatively, afaik, you would need to create your own environment.