: ※ 引述《ykes60513 (いちご)》之铭言:
: : 没办法耶?
: : 我本来打的是大概像这样
: : \addcontentsline{toc}{chapter}{中文摘要}
: : \begin{CJK}{UTF8}{bsmi}
: : \begin {center}
: : {\LARGE {\bf 中文摘要}}
: : \end {center}
: : 测试
: : \end{CJK}
: : 就算加上那行也没办法...
:
: 1 把工作目录下的 *.toc *.lof *.lot 通通砍掉。
: 2 \addcontentsline{toc}{chapter}{中文摘要} 包在 CJK 环境中。
: 3 要有 toc,latex/pdflatex 要编译二次。
:
: