看板 [ LaTeX ]
討論串關於Theorem的設定
共 5 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓0(0推 0噓 2→)留言2則,0人參與, 最新作者blueslim (paranoia)時間17年前 (2008/11/07 21:47), 編輯資訊
0
0
0
內容預覽:
不好意思 問題沒敘述清楚(這問題和起頭那篇是不同的). 我貼一下原始碼:. \documentclass{article}. \usepackage{amsmath}. \newtheorem{thm}{Theorem}[section]. \newtheorem{defn}[thm]{Defini
(還有225個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者roloc (回到原點)時間17年前 (2008/11/07 19:46), 編輯資訊
0
0
0
內容預覽:
我單純輸入以下指令的時候是正常的,沒有像你說連在一起的狀況。. \documentclass{article}. \newtheorem{thm}{Theorem}[section]. \begin{document}. \setcounter{section}{4}. \setcounter{th
(還有184個字)

推噓0(0推 0噓 0→)留言0則,0人參與, 最新作者blueslim (paranoia)時間17年前 (2008/11/07 17:11), 編輯資訊
0
0
0
內容預覽:
不好意思 又出現一個問題. 從第二個定理開始. 即使有打空格 內文的字還是全部都連在一起. ex:. 我打"F(x) is the distribution function (d.f.) of X.". 但是顯示出來是:. F(x)isthedistributionfunction(d.f.)of

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者roloc (回到原點)時間17年前 (2008/11/07 00:02), 編輯資訊
0
0
0
內容預覽:
Try it!. \documentclass{article}. \newtheorem{thm}{Theorem}[section]. \begin{document}. \setcounter{section}{4}. \setcounter{thm}{2}. \begin{thm}[Levy

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者blueslim (paranoia)時間17年前 (2008/11/06 22:35), 編輯資訊
0
0
0
內容預覽:
我的文稿環境是定為:. \documentclass{article}. 目的是要做一份lecture note. 一般來說系統會自動幫我們把Theorem編號. 比如Theorem 1.這樣. 那如果要顯示出:. Theorem 4.3 (Levy continuity theorem) ....
首頁
上一頁
1
下一頁
尾頁