我正在为LaTeX中的一个长定理写一个证明.证明的内容是一长串的项目.我的代码是:
\begin{proof}
\begin{itemize}
\item asd
\item asd
\end{itemize}
\end{proof}
Run Code Online (Sandbox Code Playgroud)
结果如下:
proof * asd
* asd
Run Code Online (Sandbox Code Playgroud)
是否可以在"校对"字后插入换行符,以获得类似的内容:
proof
* asd
* asd
Run Code Online (Sandbox Code Playgroud)
\newline,\\在证明环境中不起作用.也许有其他方法让它看起来更好?
我的乳胶分布是2011年的texlive