看板 LaTeX 關於我們 聯絡資訊
我用下列打 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
yclinpa:\usepackage{amsthm} 10/25 08:51
glenrice:還是不行阿, 誰來救救我/// 10/25 18:33
killyou:\newtheorem{lemma}{\hspace*{1cm}{\it Lemma}} 可以嗎? 10/29 17:34