Re: [問題] 請教關於beamer的一些問題
※ 引述《pokannumber1.bbs@ptt.cc (刀之僉 滄海殘焮)》之銘言:
> 問題1:
> 若指令為
> \begin{theorem}
> ********
> \end{theorem}
> 可將執行後的結果"Theorem"改成中文的"定理"嗎
> (也就是說不要自己寫一個newtheorem 而是透過\renewcommand就能做到)
> 如果可以的話,definition, example, proof是不是也是依樣畫葫蘆
能否請問 為什麼不用 newtheorem 嗎?
> 問題2:
> 加了這些指令
> \setbeamertemplate{theorems}[numbered]
> \setbeamertemplate{definitions}[numbered]
> \setbeamertemplate{examples}[numbered]
> 發現所有的定理,定義,例子會一起依序編號
> 有辦法讓定理自己依序編號,定義自己依序編號嗎
> (爬文後知道雖然有人不建議做編號 但老師要去演講 希望能有編號)
在 [1] 作者已經不建議對 theorem numbered。 如果一定要對 theorem numbered
他還強烈地強調不要 theorem, definition, or example 等,都個別從 1 開始編號
請看底下作者的理由
<quote>
If you do number theorems and definition, number everything consecutively.
Thus if there are one theorem, one lemma, and one definition, you would have
Theorem 1, Lemma 2, and Definition 3.
Some people prefer all three to be numbered 1. I would strongly like to
discourage this. The problem is that this makes it virtually impossible to
find anything since Theorem 2 might come after Definition 10 or the other way
round. Papers and, worse, books that have a Theorem 1 and a Definition 1 are
a pain
Do not inflict pain on other people.
</quote>
> 問題3:
> \frame[allowframebreaks]{\frametitle{例子}}
> 例如說,我們鍵入上面指令可以誇頁,但能不能讓每頁頁頭只出現"例子"
> 而不是"例子I","例子II",....
請試看看
\documentclass[11pt]{beamer}
\setbeamertemplate{frametitle continuation}{}
> 問題4:
> 使用如下指令時
> \begin{proof}
> **********
> \end{proof}
> 最後面會有一個"方形符號"代表結束,能不能說不要讓這個方形符號出現
> (也就是說不要自己寫一個newtheorem,而是透過\renewcommand就能做到)
> 不好意思,因為剛開始接觸beamer,查了很久都沒查到,而老師又急著要檔案
> 所以想請問一下上面的問題有沒有辦法解決,非常感謝你的解答
請試看看
\documentclass[11pt]{beamer}
\def\qedsymbol{}
[1]
http://www.ctan.org/tex-archive/macros/latex/contrib/beamer/doc/beameruserguide.pdf
--
我是路過的路人
--
※ Origin: SayYA 資訊站 <bbs.sayya.org>
◆ From: adsl-218-211-15-237.nh.sparqnet.net
推
04/20 14:59, , 1F
04/20 14:59, 1F
推
04/20 15:02, , 2F
04/20 15:02, 2F
推
04/20 15:07, , 3F
04/20 15:07, 3F
討論串 (同標題文章)
完整討論串 (本文為第 2 之 2 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章