[問題] CJK章節標題無法顯示
各位版上的前輩好
在用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
討論串 (同標題文章)
以下文章回應了本文:
完整討論串 (本文為第 1 之 2 篇):
LaTeX 近期熱門文章
PTT數位生活區 即時熱門文章