作者Chris7462 (~烤焦麵包~)
看板LaTeX
標題[問題] \newtheorem
時間Mon Oct 22 19:35:34 2007
我想請問 \newtheorem 要怎麼讓他在後面產生一個 "." ?
http://sun.stat.ncu.edu.tw/~chris/newtheorem.png
上面是用 \newtheorem 出來的樣子,
可是我希望排出來的像下面這樣
Definition 1
. X_n converges in law ....
↑ 這裡要有一個點
以下是我的程式碼。
--
\setcounter{secnumdepth}{1}
\newtheorem{cid}{Definition}
...
\begin{cid}
$\bm{X_n}$ converges in law to $\bm{X}$,
$\bm{X_n}\stackrel{\mathscr{L}}{\rightarrow}$
\end{cid}
--
謝謝!
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.115.221.211