Re: [問題] 用beamer能不能用utf8中文的/section名字?

看板LaTeX (論文排版)作者時間18年前 (2007/05/15 19:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串4/4 (看更多)
※ 引述《blc.bbs@ptt.cc (Anemos)》之銘言: > 最近想學beamer做投影片,不過遇到了個問題, > 用beamer的document class時,/section 能不能用中文啊? > 試了幾次之後,編譯成功且其他地方的中文都可以,但section名一直出不來… > 以下是我的測試碼: > \documentclass[CJK]{beamer} > \usepackage{beamerthemesplit} > \usepackage{CJKutf8} \usepackage{CJK} (我沒有 CJKutf8 這個 package) > \begin{document} > \begin{CJK}{UTF8}{nsung} > \title{中文的title} > \author{中文姓名} > \frame{\titlepage} > \section{Outline} > \frame{\tableofcontents} > \section{試試中文 section title } \begin{frame} 中文的內文。 \end{frame} > \end{CJK} > \end{document} > 請問各位先進這該怎麼解? 印象中,\section 底下應該是由 frame 組成。 我是這麼用 frame 的。 ps:在 ubuntu 6.10 texlive Version: 2005.dfsg.1-1 底下。 -- ※ Origin: SayYA 資訊站 <bbs.sayya.org> ◆ From: nlp4.et.ntust.edu.tw
文章代碼(AID): #16IPes00 (LaTeX)
文章代碼(AID): #16IPes00 (LaTeX)