作者fannys23 (天气终於回暖了!)
看板LaTeX
标题Re: [问题] 中文章节目录
时间Tue Apr 15 13:39:29 2008
※ 引述《CCY0927 (只是个昵称罢了)》之铭言:
: % 换索引的 title
: \titlecontents{chapter}
: [0em]
: {}
: {第\CJKnumber{\thecontentslabel}章~~}
: {}{\titlerule*{.}\contentspage}
此处更换了章名,但节以下的子标题并没有替换到名称,仍使用预设的\contentslabel。
以下是我的各节与小节设定,请参考。 :)
: \titlecontents{section}
: [4em]
: {}
: {\contentslabel{2em}}
: {}{\titlerule*{.} \contentspage}
\titlecontents{section}
[32pt]
{}
{第\CJKnumber{\thecontentslabel}节\quad}
{}{\hspace{.5em}\titlerule*[6pt]{.}\contentspage}
: \titlecontents{subsection}
: [8em]
: {}
: {\contentslabel{3em}}
: {}{\titlerule*{.} \contentspage}
\titlecontents{subsection}
[48pt]
{}
{\Mynumber{\thecontentslabel}、}
{}{\hspace{.5em}\titlerule*[6pt]{.}\contentspage}
在这段之前有自订\Mynumber如下:
\newcommand{\Mynumber}[1]
{\ifcase#1\or壹\or贰\or参\or肆\or伍\or陆\or柒\or捌\or玖\or拾\fi}
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 61.62.187.74