[問題] 為甚麼用 beamer 排理論無法編號呢?

看板LaTeX (論文排版)作者 (....)時間17年前 (2008/02/24 21:40), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/4 (看更多)
各位版上的前輩好, 小弟最近用 beamer 排數學理論時, 理論都不會編號, 不知道還缺少什麼, 程式如下, 寫寫各位 :) \documentclass[11pt]{beamer} \newtheorem{thm}{Theorem} \begin{document} % Start \section{Introduction} \subsection{Test1} \begin{frame} \begin{thm} If is $n$-enumerable, then $A$ is recursive. \end{thm} \begin{thm}<2-> If is $2$-fa-enumerable, then $A$ is regular. \end{thm} \end{frame} \end{document} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.228.45.82
文章代碼(AID): #17mNErs3 (LaTeX)
文章代碼(AID): #17mNErs3 (LaTeX)