作者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