[問題] 如何讓定理與證明後面的陳述換行開始?
我想要將定理和證明後面的陳述移到下一行開始
下面是我的指令:
\theoremstyle{plain}
\newtheorem{thm}{Proposition}
{\newline}
\renewcommand{\proofname}{Proof}
{\newline}
\begin{thm}
xxx
\end{thm}
\begin{proof}
$xxx=xxx$
\end{proof}
結果如下:
Proposition 1. xxx
Proof. xxx=xxx
可是我想要編譯出來的結果是如下:
Proposition 1.
xxx
Proof.
xxx=xxx
想請問要怎麼改,謝謝大家.
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 124.8.161.126
推
07/30 23:12, , 1F
07/30 23:12, 1F
→
07/31 13:17, , 2F
07/31 13:17, 2F
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章