Re: [問題] 用 beamer 怎麼作出不要顯示頁數的隱藏 …

看板LaTeX (論文排版)作者 (提升自己的價值)時間15年前 (2010/05/05 13:34), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
我當初為了加入頁數 插入了這一段 \setbeamertemplate{footline} { \leavevmode% \hbox{% \begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,center]{author in head/foot}% \usebeamerfont{author in head/foot}\insertshortauthor \end{beamercolorbox}% \begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,center]{title in head/foot}% \usebeamerfont{title in head/foot}\insertshorttitle \end{beamercolorbox}% \begin{beamercolorbox}[wd=.333333\paperwidth,ht=2.25ex,dp=1ex,right]{date in head/foot}% \usebeamerfont{date in head/foot}\insertshortdate{}\hspace*{2em} \insertframenumber{} / \inserttotalframenumber\hspace*{2ex} %加上頁碼與總頁數(其實我是計frame數因為pagenumber不會採計appendix的部份) \end{beamercolorbox}}% \vskip0pt% } 把紅字的部份拿掉 應該就沒有總頁數了@@ ----------- 剛剛爬一下文,發現另一個方法,剛剛也嘗試了一下,可行。 就是在不想顯示的那一個frame裡 加入 \thispagestyle{empty} 該頁的頁首和頁尾就會不見了 (當然頁碼也不見了,不過只有該頁,其他都還在) ※ 引述《newlittle (小新)》之銘言: : 有些投影片是要留著回答問題時拿出來秀的 : 所以是放在最後面 : 但是數量滿龐大 : 在總頁數部分相當驚人 1/xxx <---這裡 : 可以像PPT那樣隱藏起來 : 或是不要計算總頁數嗎? : 謝謝 -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 120.126.20.214 ※ 編輯: david520 來自: 120.126.20.214 (05/05 13:44)
文章代碼(AID): #1BuGDcIc (LaTeX)
文章代碼(AID): #1BuGDcIc (LaTeX)