Re: [問題] beamer 使用自己的圖當背景

看板LaTeX (論文排版)作者時間17年前 (2008/03/18 17:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
※ 引述《sailplane.bbs@ptt.cc (賣飛機的)》之銘言: > as title > 請問除了 beaner 自己的套件之外 > 有辦法用自己的圖片當成背景嗎 ? 參考 [1] <quote> \usebackgroundtemplate{\includegraphics[width=\paperwidth]{<your_fig>}} which reportedly works. Also, if you want a background picture on only one slide (e.g., the first one), all you need to do is put this inside a group that contains the frame, e.g.: { \usebackgroundtemplate{...} \begin{frame} \titlepage \end{frame} } </quote> * 所有頁面 \usebackgroundtemplate{\includegraphics[width=\paperwidth]{<your_fig>}} * 單一頁面,這邊的例子是放在 titlepage { \usebackgroundtemplate{...} \begin{frame} \titlepage \end{frame} } [1] http://tug.org/mail-archives/texhax/2007-March/008035.html -- 我是路過的路人 -- ※ Origin: SayYA 資訊站 <bbs.sayya.org> ◆ From: ee704-ip156.et.ntust.edu.tw
文章代碼(AID): #17tuJG00 (LaTeX)
文章代碼(AID): #17tuJG00 (LaTeX)