[問題] 投影片

看板LaTeX (論文排版)作者 (^^)時間16年前 (2009/04/17 13:00), 編輯推噓1(102)
留言3則, 3人參與, 最新討論串1/2 (看更多)
我的code如下 \documentclass{beamer} \usepackage{beamerthemesplit} \title{test} \author{me} \begin{document} \frame{\titlepage} \section[Outline]{} \frame{\tableofcontents} \section{Introduction} \subsection{Review} \frame { \frametitle{Review} \begin{itemize} \item<1-> Normal LaTeX class. \item<2-> Easy overlays. \item<3-> No external programs needed. \end{itemize} } \end{document} 編譯之後 每一頁投影片最上面的部份都是這樣的 -------------------------------------------------------------------- Outline | Review Introduction | -------------------------------------------------------------------- 我想要這樣 第一頁 -------------------------------------------------------------------- Outline | -------------------------------------------------------------------- 第二頁 -------------------------------------------------------------------- Introduce | Review -------------------------------------------------------------------- 請問要怎樣改 謝謝... --- 我是新手 還在摸索當中 --- -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.120.6.174

04/17 13:42, , 1F
這好像要改sty檔......@@
04/17 13:42, 1F

04/19 17:22, , 2F
換 theme \usetheme{}
04/19 17:22, 2F

04/21 14:29, , 3F
我有用過 可是不知道是哪一個theme???
04/21 14:29, 3F
文章代碼(AID): #19w0p_Zn (LaTeX)
討論串 (同標題文章)
文章代碼(AID): #19w0p_Zn (LaTeX)