[問題] Lemma 跟 Proof

看板LaTeX (論文排版)作者 (爆日踢韓勦共匪 )時間12年前 (2013/10/24 23:17), 編輯推噓1(102)
留言3則, 3人參與, 最新討論串1/1
我用下列打 Lemma \newtheorem{lemma}{Lemma} \begin{lemma} This is a Lemma \end {lemma} 用下列打 proof \begin{proof} The proof is trivial. \end{proof} 問題 別人文章 Lemma 跟 proof 都是斜體, 且跟句首有段距離, 我的 Lemma 跟 proof 卻是粗黑體, 且都顯示在句首, 嘗試好久還是不行 請問該如何修改? 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 150.65.111.140

10/25 08:51, , 1F
\usepackage{amsthm}
10/25 08:51, 1F

10/25 18:33, , 2F
還是不行阿, 誰來救救我///
10/25 18:33, 2F

10/29 17:34, , 3F
\newtheorem{lemma}{\hspace*{1cm}{\it Lemma}} 可以嗎?
10/29 17:34, 3F
文章代碼(AID): #1IQJdlUD (LaTeX)
文章代碼(AID): #1IQJdlUD (LaTeX)