請參考這個網頁的"Automatic theorem numbering"。
簡言之:
在\begin{document}之前宣告
\newtheorem{thm}{Theorem}[section]
\newtheorem{cor}[thm]{Corollary}
\newtheorem{lem}[thm]{Lemma}
在文中使用
\begin{thm}\label{...} .... \end{thm}
\begin{cor}\label{...} .... \end{cor}
\begin{lem}\label{...} .... \end{lem}
宣告theorem, corollary, and lemma。
Search Google
Wednesday, March 07, 2007
Numbering theorem/lemma in LaTeX
Tuesday, March 06, 2007
RE: 我的Vista遠端桌面"秀逗"了~
上google查了一下發現原來是音效卡造成的問題,
在連線遠端桌面的時候不要將遠端電腦的聲音島到
本機來撥放的話就不會出現遠端桌面停止運作的問題了。
至於為什麼音效卡會造成這個問題?!
我也不知道。。。
看看以後的Windows Update會不會對這個部分做修正吧~
這是我所看到的原始討論串
我的Vista遠端桌面"秀逗"了~
Subscribe to:
Posts (Atom)