Re: [問題] beamer theorem corollary number
※ 引述《cholauda (cholauda)》之銘言:
: 如何讓beamer出現的theorem 和 corollary
: 可以有各自獨立的編號
: 因為現在beamer預設好像是Theorem之後出現的Corollary會編號在Theorem之後,
: 而不是接在上一個Corollary之後
: 煩請指教
: 謝謝
我的做法是先定義下面這些
\newtheorem{thm}{Theorem}
\newtheorem{lem}{Lemma}
\newtheorem{cor}[thm]{Corollary}
^^^^^ 重點在這兒。
後面真的在用時
\begin{thm}
\end{thm}
與
\begin{cor}
\end{cor}
的編號會一起算。
而
\begin{lem}
\end{lem}
就自己算。
--
Xuite日誌:http://blog.xuite.net/springman/
網路城邦:http://blog.udn.com/springman
聖經查詢系統:http://springbible.fhl.net/
芳苑教會:http://fychurch.fhl.net/
信望愛bbs:http://wbbs.fhl.net/
自由軟體使用經驗分享 http://springbible.blogspot.com/
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 163.23.24.187
討論串 (同標題文章)
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章