[問題] CJK章節標題無法顯示

看板LaTeX (論文排版)作者 (世界長什麼樣?)時間13年前 (2012/06/26 16:46), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
各位版上的前輩好 在用CJK章節標題時,編譯出現錯誤如下 ./chapter1.tex:3: Undefined control sequence. \CJK@digit ...ll \else \CJK@zero \fi \or \CJK@one \or \CJK@two \or \CJK@thre... l.3 \chapter{簡單的介紹} 章節的定義如下: \def\@chapter[#1]#2{% \ifnum \c@secnumdepth >\m@ne \refstepcounter{chapter}% % Done with frontmatter? \if@frontmatter \@frontmatterfalse \pagenumbering{arabic} \setcounter{page}{1} \fi \typeout{\@chapapp\space\thechapter.}% \if@inappendix \addcontentsline{toc}{chapter}{\@chapapp~\thechapter.~~#1}% \else \if@englishformat \addcontentsline{toc}{chapter}{\thechapter.~~#1}% \else \addcontentsline{toc}{chapter}{{第\CJKnumber{\thechapter}章}~~#1}% \fi \fi \else \addcontentsline{toc}{chapter}{#1}% \fi \chaptermark{#1}% \addtocontents{lof}{\protect\addvspace{10\p@}}% \addtocontents{lot}{\protect\addvspace{10\p@}}% \@makechapterhead{#2}% \@afterheading \normalbaselines } 我查過Google以後,有人說是CJKnumb的版本問題 也另外確定過系統中的CJK版本是4.8.2,另外本身使用的Mac, 安裝的版本是TexLive 2011,為了這問題十分苦惱, 請問有沒有哪位先進可以給些方向? -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.37.73.187
文章代碼(AID): #1FwNRP48 (LaTeX)
文章代碼(AID): #1FwNRP48 (LaTeX)