厦门大学LaTeX毕业论文模板:中英文双目录
生活随笔
收集整理的這篇文章主要介紹了
厦门大学LaTeX毕业论文模板:中英文双目录
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
設置中文目錄格式:
\RequirePackage{titletoc} \titlecontents{chapter}[0pt]{\heiti \zihao{4}}{\bfseries\thecontentslabel\hspace{\ccwd}}{\bfseries}{\hspace{.5em}\titlerule*{.}\contentspage} \titlecontents{section}[2\ccwd]{\heiti \zihao{-4}}{\bfseries\thecontentslabel\hspace{\ccwd}}{\bfseries}{\hspace{.5em}\titlerule*{.}\contentspage} \titlecontents{subsection}[4\ccwd]{\songti \zihao{-4}}{\thecontentslabel\hspace{\ccwd}}{}{\hspace{.5em}\titlerule*{.}\contentspage}然后定義英文目錄,與大部分參考資料類似,中文目錄生成toc文件,而英文目錄單獨生成eoc文件
%% 用于英文目錄, list it in eoc \newcommand\echapter[1]{\addcontentsline{eoc}{chapter}{\protect\numberline{\thechapter}#1}} \newcommand\esection[1]{\addcontentsline{eoc}{section}{\protect\numberline{\thesection}#1}} \newcommand\esubsection[1]{\addcontentsline{eoc}{subsection}{\protect\numberline{\thesubsection}#1}} \newcommand\esubsubsection[1]{\addcontentsline{eoc}{subsubsection}{\protect\numberline{\thesubsubsection}#1}}定義生成中英文目錄的指令
%% 中文目錄 \renewcommand\tableofcontents{%\if@twocolumn\@restonecoltrue\onecolumn\else\@restonecolfalse\fi\chapter*{\contentsname}%目錄里顯示“目錄”,否則\chapter*\@mkboth{\MakeUppercase\contentsname}{\MakeUppercase\contentsname}%\pdfbookmark[0]{目錄}{XMUtoc}\@starttoc{toc}%\chapter*{\encontentsname}%英文目錄里顯示“英文目錄”,否則\chapter*\@mkboth{\MakeUppercase\encontentsname}{\MakeUppercase\encontentsname}%\pdfbookmark[0]{英文目錄}{XMUeoc}\@starttoc{eoc}%\if@restonecol\twocolumn\fi }在.tex文件里,實例化目錄命令
% 加入中文目錄 \tableofcontents正文中,章節(jié)的定義如下:?
\chapter{緒 論} \echapter{Introduction} \label{chap:intro} \section{本論文研究的目的和意義} \esection{The purpose of this thesis}?
總結
以上是生活随笔為你收集整理的厦门大学LaTeX毕业论文模板:中英文双目录的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 华为云计算之VRM安装
- 下一篇: 如何定制手机QQ空间的小尾巴