├── main.thm ├── ecnu.jpg ├── main.pdf ├── ecnu_logo.png ├── main.synctex.gz ├── main.lof ├── main.lot ├── main.brf ├── ReadMe.md ├── abstract_chs.tex ├── Committee.tex ├── abstract_eng.tex ├── main.toc ├── Declaration.tex ├── Committee.aux ├── Declaration.aux ├── Abstract_eng.aux ├── Abstract_chs.aux ├── main.out ├── main.aux ├── .gitignore ├── format.tex ├── main.tex └── main.log /main.thm: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /ecnu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/c834606877/ECNU-Paper-Template/HEAD/ecnu.jpg -------------------------------------------------------------------------------- /main.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/c834606877/ECNU-Paper-Template/HEAD/main.pdf -------------------------------------------------------------------------------- /ecnu_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/c834606877/ECNU-Paper-Template/HEAD/ecnu_logo.png -------------------------------------------------------------------------------- /main.synctex.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/c834606877/ECNU-Paper-Template/HEAD/main.synctex.gz -------------------------------------------------------------------------------- /main.lof: -------------------------------------------------------------------------------- 1 | \addvspace {10\p@ } 2 | \addvspace {10\p@ } 3 | \addvspace {10\p@ } 4 | \addvspace {10\p@ } 5 | -------------------------------------------------------------------------------- /main.lot: -------------------------------------------------------------------------------- 1 | \addvspace {10\p@ } 2 | \addvspace {10\p@ } 3 | \addvspace {10\p@ } 4 | \addvspace {10\p@ } 5 | -------------------------------------------------------------------------------- /main.brf: -------------------------------------------------------------------------------- 1 | \backcite {bi:hw-ml-challenges}{{1}{1.1}{section.1.1}} 2 | \backcite {bi:hw-sw-co-design}{{1}{1.1}{section.1.1}} 3 | -------------------------------------------------------------------------------- /ReadMe.md: -------------------------------------------------------------------------------- 1 | # 华东师范大学 ECNU 硕士论文 LaTex 模板 2 | 3 | 使用XeLaTex编译,Windows下装个MikTeX就好了。 4 | 5 | 已经通过答辩,格式基本正确。正文小四,宋体,行距25磅。 6 | 7 | 页眉页脚:正文之前,单页打印,页码朝外,罗马数字。正文之后,分奇偶,页码朝外,阿拉伯数字。 8 | 9 | 浮动体的前后间距,通过intextsep来调整。 10 | 11 | Demo: 12 | https://raw.githubusercontent.com/c834606877/ECNU-Paper-Template/master/main.pdf 13 | 14 | 可能仍然存在许差错,欢迎通过答辩的同学发送pr。 15 | 16 | 切记: 17 | 18 | 该模板虽然格式满足我校论文要求,但实际答辩分小姐进行,请多与同小组的其它同学交流,仔细对比格式。 19 | 不同同学使用的模板各不同,不要太追究格式正确,一般来说,保证小组内的格式一致即可。这样答辩老师也不会太找茬。 20 | -------------------------------------------------------------------------------- /abstract_chs.tex: -------------------------------------------------------------------------------- 1 | %%% 中文摘要 2 | \clearpage%{\pagestyle{empty}\cleardoublepage} 3 | \thispagestyle{plain} 4 | \phantomsection 5 | \addcontentsline{toc}{chapter}{摘\quad 要} 6 | 7 | \centerline{\zihao{-3}\heiti 摘\quad 要} 8 | 9 | \linespread{1.4}\zihao{-4} \bigskip 10 | 11 | 这里是中文摘要, 这里是中文摘要, 这里是中文摘要, 这里是中文摘要, 12 | 这里是中文摘要, 这里是中文摘要, 这里是中文摘要, 这里是中文摘要, 13 | 这里是中文摘要, 这里是中文摘要, 这里是中文摘要, 这里是中文摘要. 14 | 15 | 这里是中文摘要, 这里是中文摘要, 这里是中文摘要, 这里是中文摘要, 16 | 这里是中文摘要, 这里是中文摘要, 这里是中文摘要, 这里是中文摘要, 17 | 这里是中文摘要, 这里是中文摘要, 这里是中文摘要, 这里是中文摘要. 18 | 19 | \bigskip 20 | 21 | \noindent{\zihao{4}\heiti 关键词:} 22 | 关键词, 关键词, 关键词 23 | 24 | 25 | 26 | -------------------------------------------------------------------------------- /Committee.tex: -------------------------------------------------------------------------------- 1 | %%%% ===== 答辩委员会成员 2 | \newpage 3 | \thispagestyle{empty} 4 | \pdfbookmark[0]{答辩委员会}{Committee} 5 | \vspace*{2em} 6 | 7 | \begin{center}\STSong\zihao{3} 8 | \underline{\ \ccauthor\ } 硕士学位论文答辩委员会成员名单 9 | \end{center} 10 | 11 | \begin{center}\zihao{4} 12 | \renewcommand{\arraystretch}{1.4} 13 | \begin{tabular}{|c|c|c|c|} \hline 14 | ~~~~~姓~名~~~~~ & ~~~~~职~称~~~~~ 15 | & \hspace{6em}单~位\hspace{6em} & ~~~备~注~~~\\\hline 16 | XXX & 教授 & XXXXX大学数学系 & 主席 \\ \hline 17 | XXX & 教授 & XXXXX大学数学系 & \\ \hline 18 | XXX & 教授 & XXXXX大学数学系 & \\ \hline 19 | & & & \\ \hline 20 | & & & \\ \hline 21 | \end{tabular} 22 | \end{center} 23 | -------------------------------------------------------------------------------- /abstract_eng.tex: -------------------------------------------------------------------------------- 1 | % Abstract 2 | \clearpage%{\pagestyle{empty}\cleardoublepage} 3 | \thispagestyle{plain} 4 | \phantomsection 5 | \addcontentsline{toc}{chapter}{Abstract} 6 | 7 | \centerline{\zihao{3}\bfseries ABSTRACT} 8 | 9 | \linespread{1.4}\zihao{-4} 10 | \bigskip 11 | 12 | 13 | Abstract in English. Abstract in English. Abstract in English. 14 | Abstract in English. Abstract in English. Abstract in English. 15 | Abstract in English. Abstract in English. Abstract in English. 16 | Abstract in English. Abstract in English. Abstract in English. 17 | 18 | Abstract in English. Abstract in English. Abstract in English. 19 | Abstract in English. Abstract in English. Abstract in English. 20 | Abstract in English. Abstract in English. Abstract in English. 21 | Abstract in English. Abstract in English. Abstract in English. 22 | 23 | 24 | \bigskip 25 | \noindent\textbf{\zihao{4} Keywords:} 26 | key words, key words, key words 27 | 28 | 29 | 30 | 31 | -------------------------------------------------------------------------------- /main.toc: -------------------------------------------------------------------------------- 1 | \contentsline {chapter}{摘\hskip 1em\relax 要}{i}{section*.1}% 2 | \contentsline {chapter}{Abstract}{ii}{section*.2}% 3 | \contentsline {chapter}{目录}{iii}{section*.3}% 4 | \contentsline {chapter}{插图目录}{iv}{section*.3}% 5 | \contentsline {chapter}{表格目录}{v}{section*.3}% 6 | \contentsline {chapter}{\numberline {第一章\hspace {.3em}}引言}{1}{chapter.1}% 7 | \contentsline {section}{\numberline {1.1}研究背景和意义}{1}{section.1.1}% 8 | \contentsline {section}{\numberline {1.2}国内外研究现状}{1}{section.1.2}% 9 | \contentsline {section}{\numberline {1.3}本研究工作内容和章节安排}{1}{section.1.3}% 10 | \contentsline {chapter}{\numberline {第二章\hspace {.3em}}相关技术原理的分析与研究}{2}{chapter.2}% 11 | \contentsline {section}{\numberline {2.1}xxx相关技术原理分析与研究}{2}{section.2.1}% 12 | \contentsline {section}{\numberline {2.2}本章小节}{2}{section.2.2}% 13 | \contentsline {chapter}{\numberline {第三章\hspace {.3em}}相关算法的研究}{3}{chapter.3}% 14 | \contentsline {section}{\numberline {3.1}相关技术原理简述}{3}{section.3.1}% 15 | \contentsline {subsection}{\numberline {3.1.1}xxx算法简述}{3}{subsection.3.1.1}% 16 | \contentsline {subsection}{\numberline {3.1.2}xxx模型简述}{3}{subsection.3.1.2}% 17 | \contentsline {section}{\numberline {3.2}本章小节}{3}{section.3.2}% 18 | \contentsline {chapter}{\numberline {第四章\hspace {.3em}}总结与展望}{4}{chapter.4}% 19 | \contentsline {section}{\numberline {4.1}工作总结}{4}{section.4.1}% 20 | \contentsline {section}{\numberline {4.2}工作展望}{5}{section.4.2}% 21 | \contentsline {chapter}{参考文献}{6}{section*.4}% 22 | \contentsline {chapter}{附录}{7}{chapter*.5}% 23 | \contentsline {chapter}{致谢}{9}{chapter*.6}% 24 | -------------------------------------------------------------------------------- /Declaration.tex: -------------------------------------------------------------------------------- 1 | %%%%% ===== 原创性声明与著作权使用声明 2 | \newpage 3 | \thispagestyle{empty} 4 | \pdfbookmark[0]{原创性声明}{Declaration} 5 | 6 | \vspace*{1em} 7 | 8 | { 9 | \linespread{1.4}\zihao{-4} 10 | \centerline{\zihao{3}\STSong 华东师范大学学位论文原创性声明} 11 | 12 | \bigskip 13 | 14 | 郑重声明:本人呈交的学位论文《\cctitle》, 15 | 是在华东师范大学攻读硕士/博士(请勾选) 16 | 学位期间,在导师的指导下进行的研究工作及取得的研究成果。 17 | 除文中已经注明引用的内容外,本论文不包含其他个人已经发表或撰写过的研究成果。 18 | 对本文的研究做出重要贡献的个人和集体,均已在文中作了明确说明并表示谢意。 19 | 20 | \vspace{1em} 21 | 22 | 23 | {\STSong 作者签名}:$\underline{\hspace{4cm}}$ \hfill 24 | {\STSong 日\quad 期}: \qquad\ 年 \quad\ 月 \quad\ 日 \qquad\mbox{} 25 | 26 | \vspace{4em} 27 | 28 | \centerline{\zihao{3}\STSong 华东师范大学学位论文著作权使用声明} 29 | \bigskip 30 | 31 | 32 | 《\cctitle》 33 | 系本人在华东师范大学攻读学位期间在导师指导下完成的硕士/博士(请勾选)学位论文, 34 | 本论文的著作权归本人所有。 35 | 本人同意华东师范大学根据相关规定保留和使用此学位论文, 36 | 并向主管部门和学校指定的相关机构送交学位论文的印刷版和电子版; 37 | 允许学位论文进入华东师范大学图书馆及数据库被查阅、借阅; 38 | 同意学校将学位论文加入全国博士、硕士学位论文共建单位数据库进行检索, 39 | 将学位论文的标题和摘要汇编出版,采用影印、缩印或者其它方式合理复制学位论文。 40 | 41 | 本学位论文属于(请勾选) 42 | \newcounter{muni} 43 | \begin{list}{{\hfill\upshape (\qquad)\ \arabic{muni}. }}{% 44 | \usecounter{muni}\leftmargin6.5em\labelwidth4.2em\labelsep0.2em 45 | \itemsep0.5em\itemindent0pt\parsep0pt\topsep0pt} 46 | 47 | \item 经华东师范大学相关部门审查核定的“内部”或“涉密”学位论文*, 48 | 于 \qquad 年 \quad 月 \quad 日解密, 解密后适用上述授权。 49 | 50 | \item 不保密,适用上述授权。 51 | \end{list} 52 | 53 | \vskip0.8cm 54 | 55 | 56 | {\STSong 导师签名}:$\underline{\hspace{4cm}}$ \hfill 57 | {\STSong 本人签名}:$\underline{\hspace{4cm}}$ 58 | 59 | \bigskip 60 | 61 | {\mbox{}\hfill 年\qquad 月\qquad 日 } 62 | 63 | \vfill 64 | 65 | \parbox[t]{0.946\textwidth}{\zihao{5} 66 | *“涉密”学位论文应是已经华东师范大学学位评定委员会办公室或保密委员会 67 | 审定过的学位论文(需附获批的《华东师范大学研究生申请学位论文“涉密”审批表》 68 | 方为有效),未经上述部门审定的学位论文均为公开学位论文。 69 | 此声明栏不填写的,默认为公开学位论文,均适用上述授权)。\\ 70 | }} 71 | -------------------------------------------------------------------------------- /Committee.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \@setckpt{Committee}{ 4 | \setcounter{page}{5} 5 | \setcounter{equation}{0} 6 | \setcounter{enumi}{0} 7 | \setcounter{enumii}{0} 8 | \setcounter{enumiii}{0} 9 | \setcounter{enumiv}{0} 10 | \setcounter{footnote}{0} 11 | \setcounter{mpfootnote}{0} 12 | \setcounter{part}{0} 13 | \setcounter{chapter}{0} 14 | \setcounter{section}{0} 15 | \setcounter{subsection}{0} 16 | \setcounter{subsubsection}{0} 17 | \setcounter{paragraph}{0} 18 | \setcounter{subparagraph}{0} 19 | \setcounter{figure}{0} 20 | \setcounter{table}{0} 21 | \setcounter{parentequation}{0} 22 | \setcounter{endNonectr}{5} 23 | \setcounter{currNonectr}{0} 24 | \setcounter{float@type}{16} 25 | \setcounter{lofdepth}{1} 26 | \setcounter{lotdepth}{1} 27 | \setcounter{NAT@ctr}{0} 28 | \setcounter{Item}{2} 29 | \setcounter{Hfootnote}{0} 30 | \setcounter{Hy@AnnotLevel}{0} 31 | \setcounter{bookmark@seq@number}{4} 32 | \setcounter{caption@flags}{0} 33 | \setcounter{ContinuedFloat}{0} 34 | \setcounter{algorithm}{0} 35 | \setcounter{ALG@line}{0} 36 | \setcounter{ALG@rem}{0} 37 | \setcounter{ALG@nested}{0} 38 | \setcounter{ALG@Lnr}{2} 39 | \setcounter{ALG@blocknr}{10} 40 | \setcounter{ALG@storecount}{0} 41 | \setcounter{ALG@tmpcounter}{0} 42 | \setcounter{lstnumber}{1} 43 | \setcounter{section@level}{0} 44 | \setcounter{lstlisting}{0} 45 | \setcounter{currtheoremctr}{0} 46 | \setcounter{endtheoremctr}{0} 47 | \setcounter{theorem}{0} 48 | \setcounter{currlemmactr}{0} 49 | \setcounter{endlemmactr}{0} 50 | \setcounter{currcorollaryctr}{0} 51 | \setcounter{endcorollaryctr}{0} 52 | \setcounter{currpropositionctr}{0} 53 | \setcounter{endpropositionctr}{0} 54 | \setcounter{currpropertyctr}{0} 55 | \setcounter{endpropertyctr}{0} 56 | \setcounter{currdefinitionctr}{0} 57 | \setcounter{enddefinitionctr}{0} 58 | \setcounter{definition}{0} 59 | \setcounter{currremarkctr}{0} 60 | \setcounter{endremarkctr}{0} 61 | \setcounter{remark}{0} 62 | \setcounter{currexamplectr}{0} 63 | \setcounter{endexamplectr}{0} 64 | \setcounter{example}{0} 65 | \setcounter{currproofctr}{0} 66 | \setcounter{endproofctr}{0} 67 | \setcounter{proof}{0} 68 | \setcounter{muni}{2} 69 | } 70 | -------------------------------------------------------------------------------- /Declaration.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \@setckpt{Declaration}{ 4 | \setcounter{page}{4} 5 | \setcounter{equation}{0} 6 | \setcounter{enumi}{0} 7 | \setcounter{enumii}{0} 8 | \setcounter{enumiii}{0} 9 | \setcounter{enumiv}{0} 10 | \setcounter{footnote}{0} 11 | \setcounter{mpfootnote}{0} 12 | \setcounter{part}{0} 13 | \setcounter{chapter}{0} 14 | \setcounter{section}{0} 15 | \setcounter{subsection}{0} 16 | \setcounter{subsubsection}{0} 17 | \setcounter{paragraph}{0} 18 | \setcounter{subparagraph}{0} 19 | \setcounter{figure}{0} 20 | \setcounter{table}{0} 21 | \setcounter{parentequation}{0} 22 | \setcounter{endNonectr}{3} 23 | \setcounter{currNonectr}{0} 24 | \setcounter{float@type}{16} 25 | \setcounter{lofdepth}{1} 26 | \setcounter{lotdepth}{1} 27 | \setcounter{NAT@ctr}{0} 28 | \setcounter{Item}{2} 29 | \setcounter{Hfootnote}{0} 30 | \setcounter{Hy@AnnotLevel}{0} 31 | \setcounter{bookmark@seq@number}{3} 32 | \setcounter{caption@flags}{0} 33 | \setcounter{ContinuedFloat}{0} 34 | \setcounter{algorithm}{0} 35 | \setcounter{ALG@line}{0} 36 | \setcounter{ALG@rem}{0} 37 | \setcounter{ALG@nested}{0} 38 | \setcounter{ALG@Lnr}{2} 39 | \setcounter{ALG@blocknr}{10} 40 | \setcounter{ALG@storecount}{0} 41 | \setcounter{ALG@tmpcounter}{0} 42 | \setcounter{lstnumber}{1} 43 | \setcounter{section@level}{0} 44 | \setcounter{lstlisting}{0} 45 | \setcounter{currtheoremctr}{0} 46 | \setcounter{endtheoremctr}{0} 47 | \setcounter{theorem}{0} 48 | \setcounter{currlemmactr}{0} 49 | \setcounter{endlemmactr}{0} 50 | \setcounter{currcorollaryctr}{0} 51 | \setcounter{endcorollaryctr}{0} 52 | \setcounter{currpropositionctr}{0} 53 | \setcounter{endpropositionctr}{0} 54 | \setcounter{currpropertyctr}{0} 55 | \setcounter{endpropertyctr}{0} 56 | \setcounter{currdefinitionctr}{0} 57 | \setcounter{enddefinitionctr}{0} 58 | \setcounter{definition}{0} 59 | \setcounter{currremarkctr}{0} 60 | \setcounter{endremarkctr}{0} 61 | \setcounter{remark}{0} 62 | \setcounter{currexamplectr}{0} 63 | \setcounter{endexamplectr}{0} 64 | \setcounter{example}{0} 65 | \setcounter{currproofctr}{0} 66 | \setcounter{endproofctr}{0} 67 | \setcounter{proof}{0} 68 | \setcounter{muni}{2} 69 | } 70 | -------------------------------------------------------------------------------- /Abstract_eng.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \@writefile{toc}{\contentsline {chapter}{Abstract}{ii}{section*.2}\protected@file@percent } 4 | \@setckpt{Abstract_eng}{ 5 | \setcounter{page}{3} 6 | \setcounter{equation}{0} 7 | \setcounter{enumi}{0} 8 | \setcounter{enumii}{0} 9 | \setcounter{enumiii}{0} 10 | \setcounter{enumiv}{0} 11 | \setcounter{footnote}{0} 12 | \setcounter{mpfootnote}{0} 13 | \setcounter{part}{0} 14 | \setcounter{chapter}{0} 15 | \setcounter{section}{0} 16 | \setcounter{subsection}{0} 17 | \setcounter{subsubsection}{0} 18 | \setcounter{paragraph}{0} 19 | \setcounter{subparagraph}{0} 20 | \setcounter{figure}{0} 21 | \setcounter{table}{0} 22 | \setcounter{parentequation}{0} 23 | \setcounter{endNonectr}{5} 24 | \setcounter{currNonectr}{0} 25 | \setcounter{float@type}{16} 26 | \setcounter{lofdepth}{1} 27 | \setcounter{lotdepth}{1} 28 | \setcounter{NAT@ctr}{0} 29 | \setcounter{Item}{2} 30 | \setcounter{Hfootnote}{0} 31 | \setcounter{Hy@AnnotLevel}{0} 32 | \setcounter{bookmark@seq@number}{6} 33 | \setcounter{caption@flags}{0} 34 | \setcounter{ContinuedFloat}{0} 35 | \setcounter{algorithm}{0} 36 | \setcounter{ALG@line}{0} 37 | \setcounter{ALG@rem}{0} 38 | \setcounter{ALG@nested}{0} 39 | \setcounter{ALG@Lnr}{2} 40 | \setcounter{ALG@blocknr}{10} 41 | \setcounter{ALG@storecount}{0} 42 | \setcounter{ALG@tmpcounter}{0} 43 | \setcounter{lstnumber}{1} 44 | \setcounter{section@level}{0} 45 | \setcounter{lstlisting}{0} 46 | \setcounter{currtheoremctr}{0} 47 | \setcounter{endtheoremctr}{0} 48 | \setcounter{theorem}{0} 49 | \setcounter{currlemmactr}{0} 50 | \setcounter{endlemmactr}{0} 51 | \setcounter{currcorollaryctr}{0} 52 | \setcounter{endcorollaryctr}{0} 53 | \setcounter{currpropositionctr}{0} 54 | \setcounter{endpropositionctr}{0} 55 | \setcounter{currpropertyctr}{0} 56 | \setcounter{endpropertyctr}{0} 57 | \setcounter{currdefinitionctr}{0} 58 | \setcounter{enddefinitionctr}{0} 59 | \setcounter{definition}{0} 60 | \setcounter{currremarkctr}{0} 61 | \setcounter{endremarkctr}{0} 62 | \setcounter{remark}{0} 63 | \setcounter{currexamplectr}{0} 64 | \setcounter{endexamplectr}{0} 65 | \setcounter{example}{0} 66 | \setcounter{currproofctr}{0} 67 | \setcounter{endproofctr}{0} 68 | \setcounter{proof}{0} 69 | \setcounter{muni}{2} 70 | } 71 | -------------------------------------------------------------------------------- /Abstract_chs.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \@writefile{toc}{\contentsline {chapter}{摘\hskip 1em\relax 要}{i}{section*.1}\protected@file@percent } 4 | \@setckpt{Abstract_chs}{ 5 | \setcounter{page}{2} 6 | \setcounter{equation}{0} 7 | \setcounter{enumi}{0} 8 | \setcounter{enumii}{0} 9 | \setcounter{enumiii}{0} 10 | \setcounter{enumiv}{0} 11 | \setcounter{footnote}{0} 12 | \setcounter{mpfootnote}{0} 13 | \setcounter{part}{0} 14 | \setcounter{chapter}{0} 15 | \setcounter{section}{0} 16 | \setcounter{subsection}{0} 17 | \setcounter{subsubsection}{0} 18 | \setcounter{paragraph}{0} 19 | \setcounter{subparagraph}{0} 20 | \setcounter{figure}{0} 21 | \setcounter{table}{0} 22 | \setcounter{parentequation}{0} 23 | \setcounter{endNonectr}{5} 24 | \setcounter{currNonectr}{0} 25 | \setcounter{float@type}{16} 26 | \setcounter{lofdepth}{1} 27 | \setcounter{lotdepth}{1} 28 | \setcounter{NAT@ctr}{0} 29 | \setcounter{Item}{2} 30 | \setcounter{Hfootnote}{0} 31 | \setcounter{Hy@AnnotLevel}{0} 32 | \setcounter{bookmark@seq@number}{5} 33 | \setcounter{caption@flags}{0} 34 | \setcounter{ContinuedFloat}{0} 35 | \setcounter{algorithm}{0} 36 | \setcounter{ALG@line}{0} 37 | \setcounter{ALG@rem}{0} 38 | \setcounter{ALG@nested}{0} 39 | \setcounter{ALG@Lnr}{2} 40 | \setcounter{ALG@blocknr}{10} 41 | \setcounter{ALG@storecount}{0} 42 | \setcounter{ALG@tmpcounter}{0} 43 | \setcounter{lstnumber}{1} 44 | \setcounter{section@level}{0} 45 | \setcounter{lstlisting}{0} 46 | \setcounter{currtheoremctr}{0} 47 | \setcounter{endtheoremctr}{0} 48 | \setcounter{theorem}{0} 49 | \setcounter{currlemmactr}{0} 50 | \setcounter{endlemmactr}{0} 51 | \setcounter{currcorollaryctr}{0} 52 | \setcounter{endcorollaryctr}{0} 53 | \setcounter{currpropositionctr}{0} 54 | \setcounter{endpropositionctr}{0} 55 | \setcounter{currpropertyctr}{0} 56 | \setcounter{endpropertyctr}{0} 57 | \setcounter{currdefinitionctr}{0} 58 | \setcounter{enddefinitionctr}{0} 59 | \setcounter{definition}{0} 60 | \setcounter{currremarkctr}{0} 61 | \setcounter{endremarkctr}{0} 62 | \setcounter{remark}{0} 63 | \setcounter{currexamplectr}{0} 64 | \setcounter{endexamplectr}{0} 65 | \setcounter{example}{0} 66 | \setcounter{currproofctr}{0} 67 | \setcounter{endproofctr}{0} 68 | \setcounter{proof}{0} 69 | \setcounter{muni}{2} 70 | } 71 | -------------------------------------------------------------------------------- /main.out: -------------------------------------------------------------------------------- 1 | \BOOKMARK [0][]{ccover.0}{\376\377\116\055\145\207\134\001\227\142}{}% 1 2 | \BOOKMARK [0][]{ecover.0}{\376\377\202\361\145\207\134\001\227\142}{}% 2 3 | \BOOKMARK [0][]{Declaration.0}{\376\377\123\237\122\033\140\047\130\360\146\016}{}% 3 4 | \BOOKMARK [0][]{Committee.0}{\376\377\173\124\217\251\131\324\124\130\117\032}{}% 4 5 | \BOOKMARK [0][]{section*.1}{\376\377\144\130\000\040\211\201}{}% 5 6 | \BOOKMARK [0][]{section*.2}{\376\377\000A\000b\000s\000t\000r\000a\000c\000t}{}% 6 7 | \BOOKMARK [0][]{section*.3}{\376\377\166\356\137\125}{}% 7 8 | \BOOKMARK [0][]{section*.3}{\376\377\143\322\126\376\166\356\137\125}{}% 8 9 | \BOOKMARK [0][]{section*.3}{\376\377\210\150\150\074\166\356\137\125}{}% 9 10 | \BOOKMARK [0][]{chapter.1}{\376\377\173\054\116\000\172\340\000\040\000\040\137\025\212\000}{}% 10 11 | \BOOKMARK [1][]{section.1.1}{\376\377\0001\000.\0001\000\040\170\024\172\166\200\314\146\157\124\214\141\017\116\111}{chapter.1}% 11 12 | \BOOKMARK [1][]{section.1.2}{\376\377\0001\000.\0002\000\040\126\375\121\205\131\026\170\024\172\166\163\260\162\266}{chapter.1}% 12 13 | \BOOKMARK [1][]{section.1.3}{\376\377\0001\000.\0003\000\040\147\054\170\024\172\166\135\345\117\134\121\205\133\271\124\214\172\340\202\202\133\211\143\222}{chapter.1}% 13 14 | \BOOKMARK [0][]{chapter.2}{\376\377\173\054\116\214\172\340\000\040\000\040\166\370\121\163\142\200\147\057\123\237\164\006\166\204\122\006\147\220\116\016\170\024\172\166}{}% 14 15 | \BOOKMARK [1][]{section.2.1}{\376\377\0002\000.\0001\000\040\000x\000x\000x\166\370\121\163\142\200\147\057\123\237\164\006\122\006\147\220\116\016\170\024\172\166}{chapter.2}% 15 16 | \BOOKMARK [1][]{section.2.2}{\376\377\0002\000.\0002\000\040\147\054\172\340\134\017\202\202}{chapter.2}% 16 17 | \BOOKMARK [0][]{chapter.3}{\376\377\173\054\116\011\172\340\000\040\000\040\166\370\121\163\173\227\154\325\166\204\170\024\172\166}{}% 17 18 | \BOOKMARK [1][]{section.3.1}{\376\377\0003\000.\0001\000\040\166\370\121\163\142\200\147\057\123\237\164\006\173\200\217\360}{chapter.3}% 18 19 | \BOOKMARK [2][]{subsection.3.1.1}{\376\377\0003\000.\0001\000.\0001\000\040\000x\000x\000x\173\227\154\325\173\200\217\360}{section.3.1}% 19 20 | \BOOKMARK [2][]{subsection.3.1.2}{\376\377\0003\000.\0001\000.\0002\000\040\000x\000x\000x\152\041\127\213\173\200\217\360}{section.3.1}% 20 21 | \BOOKMARK [1][]{section.3.2}{\376\377\0003\000.\0002\000\040\147\054\172\340\134\017\202\202}{chapter.3}% 21 22 | \BOOKMARK [0][]{chapter.4}{\376\377\173\054\126\333\172\340\000\040\000\040\140\073\176\323\116\016\134\125\147\033}{}% 22 23 | \BOOKMARK [1][]{section.4.1}{\376\377\0004\000.\0001\000\040\135\345\117\134\140\073\176\323}{chapter.4}% 23 24 | \BOOKMARK [1][]{section.4.2}{\376\377\0004\000.\0002\000\040\135\345\117\134\134\125\147\033}{chapter.4}% 24 25 | \BOOKMARK [0][]{section*.4}{\376\377\123\302\200\003\145\207\163\056}{}% 25 26 | \BOOKMARK [0][]{chapter*.5}{\376\377\226\104\137\125}{}% 26 27 | \BOOKMARK [0][]{chapter*.6}{\376\377\201\364\214\042}{}% 27 28 | -------------------------------------------------------------------------------- /main.aux: -------------------------------------------------------------------------------- 1 | \relax 2 | \providecommand\hyper@newdestlabel[2]{} 3 | \providecommand\HyperFirstAtBeginDocument{\AtBeginDocument} 4 | \HyperFirstAtBeginDocument{\ifx\hyper@anchor\@undefined 5 | \global\let\oldcontentsline\contentsline 6 | \gdef\contentsline#1#2#3#4{\oldcontentsline{#1}{#2}{#3}} 7 | \global\let\oldnewlabel\newlabel 8 | \gdef\newlabel#1#2{\newlabelxx{#1}#2} 9 | \gdef\newlabelxx#1#2#3#4#5#6{\oldnewlabel{#1}{{#2}{#3}}} 10 | \AtEndDocument{\ifx\hyper@anchor\@undefined 11 | \let\contentsline\oldcontentsline 12 | \let\newlabel\oldnewlabel 13 | \fi} 14 | \fi} 15 | \global\let\hyper@last\relax 16 | \gdef\HyperFirstAtBeginDocument#1{#1} 17 | \providecommand*\HyPL@Entry[1]{} 18 | \HyPL@Entry{0<>} 19 | \@input{Declaration.aux} 20 | \@input{Committee.aux} 21 | \@input{Abstract_chs.aux} 22 | \HyPL@Entry{4<>} 23 | \@input{Abstract_eng.aux} 24 | \@writefile{toc}{\contentsline {chapter}{目录}{iii}{section*.3}\protected@file@percent } 25 | \@writefile{toc}{\contentsline {chapter}{插图目录}{iv}{section*.3}\protected@file@percent } 26 | \@writefile{toc}{\contentsline {chapter}{表格目录}{v}{section*.3}\protected@file@percent } 27 | \citation{bi:hw-ml-challenges} 28 | \citation{bi:hw-sw-co-design} 29 | \HyPL@Entry{9<>} 30 | \@writefile{toc}{\contentsline {chapter}{\numberline {第一章\hspace {.3em}}引言}{1}{chapter.1}\protected@file@percent } 31 | \@writefile{lof}{\addvspace {10\p@ }} 32 | \@writefile{lot}{\addvspace {10\p@ }} 33 | \@writefile{toc}{\contentsline {section}{\numberline {1.1}研究背景和意义}{1}{section.1.1}\protected@file@percent } 34 | \@writefile{brf}{\backcite{bi:hw-ml-challenges}{{1}{1.1}{section.1.1}}} 35 | \@writefile{brf}{\backcite{bi:hw-sw-co-design}{{1}{1.1}{section.1.1}}} 36 | \@writefile{toc}{\contentsline {section}{\numberline {1.2}国内外研究现状}{1}{section.1.2}\protected@file@percent } 37 | \@writefile{toc}{\contentsline {section}{\numberline {1.3}本研究工作内容和章节安排}{1}{section.1.3}\protected@file@percent } 38 | \@writefile{toc}{\contentsline {chapter}{\numberline {第二章\hspace {.3em}}相关技术原理的分析与研究}{2}{chapter.2}\protected@file@percent } 39 | \@writefile{lof}{\addvspace {10\p@ }} 40 | \@writefile{lot}{\addvspace {10\p@ }} 41 | \@writefile{toc}{\contentsline {section}{\numberline {2.1}xxx相关技术原理分析与研究}{2}{section.2.1}\protected@file@percent } 42 | \@writefile{toc}{\contentsline {section}{\numberline {2.2}本章小节}{2}{section.2.2}\protected@file@percent } 43 | \@writefile{toc}{\contentsline {chapter}{\numberline {第三章\hspace {.3em}}相关算法的研究}{3}{chapter.3}\protected@file@percent } 44 | \@writefile{lof}{\addvspace {10\p@ }} 45 | \@writefile{lot}{\addvspace {10\p@ }} 46 | \@writefile{toc}{\contentsline {section}{\numberline {3.1}相关技术原理简述}{3}{section.3.1}\protected@file@percent } 47 | \@writefile{toc}{\contentsline {subsection}{\numberline {3.1.1}xxx算法简述}{3}{subsection.3.1.1}\protected@file@percent } 48 | \newlabel{section:acoustic-feat}{{3.1.1}{3}{xxx算法简述}{subsection.3.1.1}{}} 49 | \@writefile{toc}{\contentsline {subsection}{\numberline {3.1.2}xxx模型简述}{3}{subsection.3.1.2}\protected@file@percent } 50 | \newlabel{eq:DFT}{{3.1}{3}{xxx模型简述}{equation.3.1}{}} 51 | \@writefile{toc}{\contentsline {section}{\numberline {3.2}本章小节}{3}{section.3.2}\protected@file@percent } 52 | \@writefile{toc}{\contentsline {chapter}{\numberline {第四章\hspace {.3em}}总结与展望}{4}{chapter.4}\protected@file@percent } 53 | \@writefile{lof}{\addvspace {10\p@ }} 54 | \@writefile{lot}{\addvspace {10\p@ }} 55 | \@writefile{toc}{\contentsline {section}{\numberline {4.1}工作总结}{4}{section.4.1}\protected@file@percent } 56 | \@writefile{toc}{\contentsline {section}{\numberline {4.2}工作展望}{5}{section.4.2}\protected@file@percent } 57 | \bibcite{bi:hw-ml-challenges}{{1}{}{{}}{{}}} 58 | \bibcite{bi:hw-sw-co-design}{{2}{}{{}}{{}}} 59 | \@writefile{toc}{\contentsline {chapter}{参考文献}{6}{section*.4}\protected@file@percent } 60 | \@writefile{toc}{\contentsline {chapter}{附录}{7}{chapter*.5}\protected@file@percent } 61 | \providecommand\NAT@force@numbers{}\NAT@force@numbers 62 | \@writefile{toc}{\contentsline {chapter}{致谢}{9}{chapter*.6}\protected@file@percent } 63 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | ## Core latex/pdflatex auxiliary files: 2 | *.aux 3 | *.lof 4 | *.log 5 | *.lot 6 | *.fls 7 | *.out 8 | *.toc 9 | *.fmt 10 | *.fot 11 | *.cb 12 | *.cb2 13 | .*.lb 14 | 15 | ## Intermediate documents: 16 | *.dvi 17 | *.xdv 18 | *-converted-to.* 19 | # these rules might exclude image files for figures etc. 20 | # *.ps 21 | # *.eps 22 | # *.pdf 23 | 24 | ## Generated if empty string is given at "Please type another file name for output:" 25 | .pdf 26 | 27 | ## Bibliography auxiliary files (bibtex/biblatex/biber): 28 | *.bbl 29 | *.bcf 30 | *.blg 31 | *-blx.aux 32 | *-blx.bib 33 | *.run.xml 34 | 35 | ## Build tool auxiliary files: 36 | *.fdb_latexmk 37 | *.synctex 38 | *.synctex(busy) 39 | *.synctex.gz 40 | *.synctex.gz(busy) 41 | *.pdfsync 42 | 43 | ## Build tool directories for auxiliary files 44 | # latexrun 45 | latex.out/ 46 | 47 | ## Auxiliary and intermediate files from other packages: 48 | # algorithms 49 | *.alg 50 | *.loa 51 | 52 | # achemso 53 | acs-*.bib 54 | 55 | # amsthm 56 | *.thm 57 | 58 | # beamer 59 | *.nav 60 | *.pre 61 | *.snm 62 | *.vrb 63 | 64 | # changes 65 | *.soc 66 | 67 | # comment 68 | *.cut 69 | 70 | # cprotect 71 | *.cpt 72 | 73 | # elsarticle (documentclass of Elsevier journals) 74 | *.spl 75 | 76 | # endnotes 77 | *.ent 78 | 79 | # fixme 80 | *.lox 81 | 82 | # feynmf/feynmp 83 | *.mf 84 | *.mp 85 | *.t[1-9] 86 | *.t[1-9][0-9] 87 | *.tfm 88 | 89 | #(r)(e)ledmac/(r)(e)ledpar 90 | *.end 91 | *.?end 92 | *.[1-9] 93 | *.[1-9][0-9] 94 | *.[1-9][0-9][0-9] 95 | *.[1-9]R 96 | *.[1-9][0-9]R 97 | *.[1-9][0-9][0-9]R 98 | *.eledsec[1-9] 99 | *.eledsec[1-9]R 100 | *.eledsec[1-9][0-9] 101 | *.eledsec[1-9][0-9]R 102 | *.eledsec[1-9][0-9][0-9] 103 | *.eledsec[1-9][0-9][0-9]R 104 | 105 | # glossaries 106 | *.acn 107 | *.acr 108 | *.glg 109 | *.glo 110 | *.gls 111 | *.glsdefs 112 | *.lzo 113 | *.lzs 114 | 115 | # uncomment this for glossaries-extra (will ignore makeindex's style files!) 116 | # *.ist 117 | 118 | # gnuplottex 119 | *-gnuplottex-* 120 | 121 | # gregoriotex 122 | *.gaux 123 | *.gtex 124 | 125 | # htlatex 126 | *.4ct 127 | *.4tc 128 | *.idv 129 | *.lg 130 | *.trc 131 | *.xref 132 | 133 | # hyperref 134 | *.brf 135 | 136 | # knitr 137 | *-concordance.tex 138 | # TODO Comment the next line if you want to keep your tikz graphics files 139 | *.tikz 140 | *-tikzDictionary 141 | 142 | # listings 143 | *.lol 144 | 145 | # luatexja-ruby 146 | *.ltjruby 147 | 148 | # makeidx 149 | *.idx 150 | *.ilg 151 | *.ind 152 | 153 | # minitoc 154 | *.maf 155 | *.mlf 156 | *.mlt 157 | *.mtc[0-9]* 158 | *.slf[0-9]* 159 | *.slt[0-9]* 160 | *.stc[0-9]* 161 | 162 | # minted 163 | _minted* 164 | *.pyg 165 | 166 | # morewrites 167 | *.mw 168 | 169 | # nomencl 170 | *.nlg 171 | *.nlo 172 | *.nls 173 | 174 | # pax 175 | *.pax 176 | 177 | # pdfpcnotes 178 | *.pdfpc 179 | 180 | # sagetex 181 | *.sagetex.sage 182 | *.sagetex.py 183 | *.sagetex.scmd 184 | 185 | # scrwfile 186 | *.wrt 187 | 188 | # sympy 189 | *.sout 190 | *.sympy 191 | sympy-plots-for-*.tex/ 192 | 193 | # pdfcomment 194 | *.upa 195 | *.upb 196 | 197 | # pythontex 198 | *.pytxcode 199 | pythontex-files-*/ 200 | 201 | # tcolorbox 202 | *.listing 203 | 204 | # thmtools 205 | *.loe 206 | 207 | # TikZ & PGF 208 | *.dpth 209 | *.md5 210 | *.auxlock 211 | 212 | # todonotes 213 | *.tdo 214 | 215 | # vhistory 216 | *.hst 217 | *.ver 218 | 219 | # easy-todo 220 | *.lod 221 | 222 | # xcolor 223 | *.xcp 224 | 225 | # xmpincl 226 | *.xmpi 227 | 228 | # xindy 229 | *.xdy 230 | 231 | # xypic precompiled matrices and outlines 232 | *.xyc 233 | *.xyd 234 | 235 | # endfloat 236 | *.ttt 237 | *.fff 238 | 239 | # Latexian 240 | TSWLatexianTemp* 241 | 242 | ## Editors: 243 | # WinEdt 244 | *.bak 245 | *.sav 246 | 247 | # Texpad 248 | .texpadtmp 249 | 250 | # LyX 251 | *.lyx~ 252 | 253 | # Kile 254 | *.backup 255 | 256 | # gummi 257 | .*.swp 258 | 259 | # KBibTeX 260 | *~[0-9]* 261 | 262 | # TeXnicCenter 263 | *.tps 264 | 265 | # auto folder when using emacs and auctex 266 | ./auto/* 267 | *.el 268 | 269 | # expex forward references with \gathertags 270 | *-tags.tex 271 | 272 | # standalone packages 273 | *.sta 274 | 275 | # Makeindex log files 276 | *.lpz 277 | -------------------------------------------------------------------------------- /format.tex: -------------------------------------------------------------------------------- 1 | %%%%% ===== 设置页面 2 | 3 | %%%%% ===== 设置数学公式 4 | \numberwithin{equation}{chapter} 5 | \allowdisplaybreaks 6 | 7 | 8 | 9 | 10 | %%%%% ===== 设置页眉和页脚 11 | \pagestyle{fancy} 12 | \fancyhf{} % 清除以前对页眉页脚的设置 13 | 14 | \newcommand{\makeheadrule}{%% 定义页眉与正文间双隔线 15 | \makebox[0pt][l]{\rule[.7\baselineskip]{\headwidth}{0.3pt}}%0.4 16 | \rule[0.85\baselineskip]{\headwidth}{1.0pt}\vskip-.8\baselineskip} 17 | \makeatletter 18 | \renewcommand{\headrule}{% 19 | {\if@fancyplain\let\headrulewidth\plainheadrulewidth\fi\makeheadrule}} 20 | \makeatother 21 | \renewcommand{\chaptermark}[1]{\markboth{\CTEXthechapter \ #1}{}} 22 | \renewcommand{\sectionmark}[1]{\markright{\thesection \ #1}{}} 23 | %\fancyhead[RO,LE]{{\small\songti\rightmark}} % 节标题 24 | %\fancyhead[RE]{{\small\songti\leftmark}} % 章标题 25 | \fancyhead[CO,CE]{华东师范大学硕士专业学位论文} 26 | %\fancyhead[RO,LE]{$\cdot$ {\small\thepage} $\cdot$} 27 | \fancyfoot[RO,LE]{{\thepage}} 28 | %\fancyfoot[CO,CE]{{\thepage}} 29 | 30 | 31 | 32 | %%%%% ===== 定理类环境 33 | \theorempostskipamount0em 34 | \theoremstyle{plain} 35 | \theoremheaderfont{\normalfont\heiti\color{blue}} 36 | \theorembodyfont{\normalfont\kaishu\color{black}} 37 | \theoremindent0em 38 | \theoremseparator{\hspace{0.2em}} 39 | \theoremnumbering{arabic} 40 | \newtheorem{theorem}{定理}[chapter] 41 | \newtheorem{lemma}[theorem]{引理} 42 | \newtheorem{corollary}[theorem]{推论} 43 | \newtheorem{proposition}[theorem]{命题} 44 | \newtheorem{property}[theorem]{性质} 45 | \newtheorem{definition}{定义}[chapter] 46 | \newtheorem{remark}{注记}[chapter] 47 | % 48 | %\theoremheaderfont{\normalfont\itshape\color{blue}} 49 | \theorembodyfont{\normalfont\rmfamily\color{black}} 50 | \newtheorem{example}{例}[chapter] 51 | 52 | \theoremstyle{nonumberplain} 53 | \theorempreskip{0em} 54 | \theoremsymbol{\ensuremath{\Box}} 55 | \newtheorem{proof}{证明} 56 | 57 | %%%%% ===== 算法 58 | \floatname{algorithm}{\color{blue} 伪代码} 59 | \algrenewcommand{\algorithmiccomment}[1]{\quad{\color{red}\%\ #1}} 60 | \numberwithin{algorithm}{chapter} 61 | \renewcommand{\listalgorithmname}{算\ 法\ 目\ 录} 62 | 63 | 64 | \def\tableautorefname{表}% 65 | \def\figureautorefname{图}% 66 | 67 | \def\equationautorefname{式}% 68 | %\def\footnoteautorefname{脚注}% 69 | %\def\itemautorefname{项}% 70 | %\def\figureautorefname{图}% 71 | %\def\tableautorefname{表}% 72 | %\def\partautorefname{篇}% 73 | %\def\appendixautorefname{附录}% 74 | \def\chapterautorefname{章}% 75 | \def\sectionautorefname{节}% 76 | \def\subsectionautorefname{小节}% 77 | %\def\subsubsectionautorefname{小小节}% 78 | %\def\paragraphautorefname{段落}% 79 | %\def\subparagraphautorefname{子段落}% 80 | %\def\FancyVerbLineautorefname{行}% 81 | %\def\theoremautorefname{定理}% 82 | \def\algorithmautorefname{伪代码} 83 | 84 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 85 | %%%%% ===== 封面 ===== 86 | \makeatletter 87 | \def\class#1{\def\@class{#1}}\def\@class{} 88 | \def\security#1{\def\@security{#1}}\def\@security{} 89 | \def\graduateyear#1{\def\@graduateyear{#1}}\def\@graduateyear{} 90 | \def\ctitle#1{\def\@ctitle{#1}}\def\@ctitle{} 91 | \def\caffil#1{\def\@caffil{#1}}\def\@caffil{} 92 | \def\cmajor#1{\def\@cmajor{#1}}\def\@cmajor{} 93 | \def\cdirection#1{\def\@cdirection{#1}}\def\@cdirection{} 94 | \def\cauthor#1{\def\@cauthor{#1}}\def\@cauthor{} 95 | \def\studentid#1{\def\@studentid{#1}}\def\@studentid{} 96 | \def\csupervisor#1{\def\@csupervisor{#1}}\def\@csupervisor{} 97 | \def\cdate#1{\def\@cdate{#1}}\def\@cdate{} 98 | \def\edegree#1{\def\@edegree{#1}}\def\@edegree{} 99 | \def\etitle#1{\def\@etitle{#1}}\def\@etitle{} 100 | \def\eaffil#1{\def\@eaffil{#1}}\def\@eaffil{} 101 | \def\emajor#1{\def\@emajor{#1}}\def\@emajor{} 102 | \def\edirection#1{\def\@edirection{#1}}\def\@edirection{} 103 | \def\eauthor#1{\def\@eauthor{#1}}\def\@eauthor{} 104 | \def\esupervisor#1{\def\@esupervisor{#1}}\def\@esupervisor{} 105 | \def\edate#1{\def\@edate{#1}}\def\@edate{} 106 | 107 | \newcommand{\mcc}[1]{\multicolumn{1}{c}{\underline{\makebox[10em][c]{#1}}}} 108 | \newcommand{\mce}[1]{\multicolumn{1}{c}{\underline{\makebox[15em][l]{#1}}}} 109 | 110 | \def\makecover{ 111 | \begin{titlepage} 112 | 113 | %%%%% ===== 中文封面 114 | \pdfbookmark[0]{中文封面}{ccover} 115 | \linespread{1.1}\zihao{4}\ziju{0.05} 116 | \noindent{\@graduateyear\,届研究生硕士学位论文}\smallskip 117 | \par\noindent\hspace*{-12pt} 118 | \setlength{\tabcolsep}{2pt} 119 | \begin{tabular}[t]{rl} 120 | 分\hspace{7.5pt}类\hspace{7.5pt}号: 121 | &\ \underline{\makebox[6em][l]{\,\@class}} \\[1.5ex] 122 | 密\hspace{2em}级:&\ \underline{\makebox[6em][l]{\@security}} 123 | \end{tabular} 124 | \hfill 125 | \begin{tabular}[t]{rl} 126 | 学校代码:&\ \underline{\makebox[6em][l]{\,10269}} \\[1.5ex] 127 | 学\hspace{2em}号:&\ \underline{\makebox[6em][l]{\,\@studentid}} 128 | \end{tabular} 129 | 130 | \vspace{4em} 131 | \begin{center} 132 | \raisebox{1ex}[0pt][0pt]{ 133 | \includegraphics[width=0.15\textwidth]{ecnu_logo}}\ \ 134 | \includegraphics[width=0.75\textwidth,height=5em]{ecnu} 135 | 136 | \bigskip 137 | {\STSong 138 | \zihao{-2}\textbf{East China Normal University} \\[0.5ex] 139 | \zihao{2} 硕士学位论文\\[1ex] 140 | \zihao{-2} \textbf{MASTER'S DISSERTATION} 141 | 142 | % title 143 | \vspace{3em}\noindent 144 | \parbox[t]{0.25\textwidth}{\zihao{2} 论文题目:} 145 | \begin{varwidth}[t]{.75\linewidth}\linespread{1.3}\zihao{2} \@ctitle \linebreak\end{varwidth} 146 | 147 | 148 | \vfill\linespread{1.5}\selectfont\zihao{4} 149 | \renewcommand{\arraystretch}{1.2} 150 | \begin{tabular}{p{0cm}p{5.5em}@{\extracolsep{0.5ex}}cc} 151 | ~ & 院 \hfill 系: & & \mcc{\@caffil } \\ 152 | ~ & 专 \hfill 业: & & \mcc{\@cmajor}\\ 153 | ~ & 研 \hfill 究 \hfill 方 \hfill 向:& & \mcc{\@cdirection}\\ 154 | ~ & 指\hfill 导\hfill 老\hfill 师:& & \mcc{\@csupervisor}\\ 155 | ~ & 学\hfill 位\hfill 申\hfill 请\hfill 人:& & \mcc{\@cauthor}\\ 156 | \end{tabular} 157 | } 158 | 159 | \vfill\@cdate 160 | \end{center} 161 | 162 | \clearpage % {\pagestyle{empty}\cleardoublepage} 163 | %%%%% ===== 英文封面 164 | \thispagestyle{empty} 165 | \pdfbookmark[0]{英文封面}{ecover} 166 | \noindent Dissertation for master degree in \@graduateyear 167 | \hfill University Code:\, 10269\par\medskip 168 | \mbox{}\hfill Student ID:\, \@studentid 169 | 170 | 171 | \vspace{5em} 172 | \begin{center} 173 | {\zihao{-0} East China Normal University} 174 | %\scalebox{1.15}[1.6]{\bfseries EAST CHINA NORMAL UNIVERSITY} 175 | 176 | % title 177 | \vspace{6em}{\bfseries 178 | \parbox[t]{0.125\textwidth}{\zihao{2} Title:} 179 | \begin{varwidth}[t]{.75\linewidth}\linespread{1.4}\zihao{2} \@etitle \linebreak\end{varwidth}} 180 | 181 | \vfill\linespread{1.5}\selectfont\mdseries 182 | 183 | \renewcommand{\arraystretch}{1.1} 184 | \scalebox{1}[1.0]{\setlength{\tabcolsep}{0.5ex} 185 | \begin{tabular}{rl} 186 | Department: & \mce{\@eaffil } \\ 187 | Major: & \mce{\@emajor}\\ 188 | Research Direction: & \mce{\@edirection}\\ 189 | Supervisor: & \mce{\@esupervisor}\\ 190 | Candidate: & \mce{\@eauthor}\\ 191 | \end{tabular} 192 | } 193 | 194 | \vfill 195 | \@edate 196 | \end{center} 197 | 198 | \end{titlepage} 199 | \makeatother 200 | } 201 | -------------------------------------------------------------------------------- /main.tex: -------------------------------------------------------------------------------- 1 | % 用 xelatex 编译 2 | %\documentclass[a4paper,cs4size,hyperref,fancyhdr]{ctexbook} 3 | \documentclass[UTF8,openright]{ctexbook} 4 | 5 | % 论文版面要求: 6 | % 统一按 word 格式A4纸(页面设置按word默认值)编排、打印、制作。 7 | % 正文内容字体为宋体;字号为小4号;字符间距为标准;行距为25磅(约0.88175cm)。 8 | 9 | %%%%% ===== 页面设置 10 | \usepackage[a4paper,top=2.54cm,bottom=2.54cm,left=3.17cm,right=3.17cm,% 11 | ]{geometry} 12 | 13 | \setlength{\parindent}{2em} 14 | %默认的弹性间距会导致文中某些排版flush的时候,出现大量空白。 15 | \setlength{\parskip}{0.5em} %指定固定段后间距,默认为弹性间距。 16 | \setlength{\intextsep}{10pt} %固定浮浮动体前后间距。 17 | 18 | 19 | %%%%% =====章节 标题 设置 20 | \ctexset{% 21 | contentsname={\vspace{-3.5em}\centerline{\zihao{-3}\heiti 目\quad 录}\vspace{-0.7em}}, 22 | listfigurename={\vspace{-3.5em}\centerline{\zihao{-3}\heiti 插\ 图\ 目\ 录}\vspace{-0.5em}}, 23 | listtablename={\vspace{-3.5em}\centerline{\zihao{-3}\heiti 表\ 格\ 目\ 录}\vspace{-0.5em}}, 24 | bibname={\vspace{-3em}\centerline{\zihao{-3}\heiti 参\ 考\ 文\ 献}\vspace{3em}}, 25 | chapter={name={第,章}, 26 | number=\chinese{chapter}, %指定章序号为一二三。。。。 27 | nameformat={\zihao{3}\bfseries}, 28 | titleformat={\zihao{3}\bfseries}, 29 | beforeskip={-10pt}, 30 | afterskip={20pt} 31 | }, 32 | section={format=\raggedright, 33 | nameformat={\zihao{4}\bfseries}, 34 | titleformat={\zihao{4}\bfseries}, 35 | % afterskip={1ex plus 0.2ex} 36 | beforeskip={1ex},% 固定段前段后间距, 37 | afterskip={1ex} 38 | }, 39 | subsection={format=\raggedright, 40 | nameformat={\zihao{-4}\bfseries}, 41 | titleformat={\zihao{-4}\bfseries}, 42 | % afterskip={0.5ex plus 0.1ex} 43 | beforeskip={0.5ex}, 44 | afterskip={0.5ex} 45 | } 46 | } 47 | %%%%% ===== 中英文字体 48 | \setmainfont{Times New Roman} 49 | %\setsansfont{Myriad Pro} % 无衬线字体 sans serif \sffamily 50 | %\setmonofont{Consolas} % 等宽字体 typewriter \ttfamily 51 | %\newcommand{\Times}{\fontspec{Times New Roman}} 52 | %% 中文字体 53 | %\setCJKmainfont[BoldFont={Microsoft YaHei},ItalicFont={KaiTi}]{NSimSun} 54 | %\setCJKsansfont{Microsoft YaHei} 55 | %\setCJKmonofont{KaiTi} 56 | %\setCJKfamilyfont{STSong}{方正小标宋_GBK}\newcommand{\STSong}{\CJKfamily{STSong}} 57 | \setCJKfamilyfont{STSong}{STZhongsong}\newcommand{\STSong}{\CJKfamily{STSong}} 58 | 59 | %%%%% ===== 常用宏包 60 | \usepackage{amsmath,amssymb,amsfonts,bm} 61 | \usepackage[amsmath,thref,thmmarks,hyperref]{ntheorem} 62 | \usepackage{graphicx,xcolor,float} 63 | \usepackage{fancyhdr} 64 | \usepackage{tocloft} % 设置目录中的条目间距 65 | 66 | 67 | \renewcommand\cftdot{\textsubscript{……}} 68 | \renewcommand\cftdotsep{0} 69 | 70 | \setlength{\cftbeforechapskip}{1pt} 71 | \renewcommand{\cftchapleader}{\cftdotfill{\cdot}} 72 | 73 | 74 | \usepackage{booktabs} % toprule, midrule, bottomrule 75 | \usepackage{varwidth} % 可变宽度的 parbox 76 | 77 | %%%%% ===== 参考文献与链接 78 | \usepackage[numbers,sort&compress,sectionbib,super, square]{natbib} %引用上标,禁用连续缩写。 79 | \newcommand{\upcite}[1]{\textsuperscript{\cite{#1}}} 80 | 81 | 82 | \usepackage[xetex,pagebackref]{hyperref} 83 | \hypersetup{CJKbookmarks=true,colorlinks=true,citecolor=blue,% 84 | linkcolor=blue,urlcolor=blue,bookmarksnumbered=true,% 85 | bookmarksopen=true,breaklinks=true} 86 | 87 | 88 | 89 | \iffalse % 调试时,可去掉,以用于显示引用位置。 90 | \renewcommand*{\backrefalt}[4]{% 91 | \ifcase #1 No citations.% 92 | \or Cited on page #2.% 93 | \else Cited on pages #2.% 94 | %\else #1 Cited on pages #2.% 95 | \fi 96 | } 97 | 98 | \else 99 | \renewcommand*{\backrefalt}[4]{} 100 | \fi 101 | 102 | %%%%% ===== 浮动图表的标题 103 | \usepackage[margin=2em,labelsep=space,skip=0.5em,font=normalfont]{caption} 104 | \DeclareCaptionFormat{mycaption}{{\heiti\color{blue} #1}#2{\kaishu #3}} 105 | \captionsetup{format=mycaption,tablewithin=chapter,figurewithin=chapter}%,belowskip=-10pt 106 | %\setlength{\belowcaptionskip}{-10pt} 107 | 108 | %%%%%% ===== 浮动图表的比例默认50%以下,否则无法浮动。 109 | \renewcommand\floatpagefraction{.9} %当浮动体小于页面90%时进行直接放置。 110 | \renewcommand\topfraction{.9} 111 | \renewcommand\bottomfraction{.9} 112 | \renewcommand\textfraction{.1} 113 | 114 | 115 | 116 | %%%%% ===== 算法 117 | \usepackage{algorithm,algpseudocode} 118 | 119 | %%%%% ===== 其他 120 | \usepackage{ulem} 121 | \def\ULthickness{1pt} 122 | 123 | 124 | 125 | 126 | %%%%%===== Code Style代码 127 | \usepackage{listings} 128 | \usepackage{color} 129 | 130 | \definecolor{dkgreen}{rgb}{0,0.6,0} 131 | \definecolor{gray}{rgb}{0.5,0.5,0.5} 132 | \definecolor{mauve}{rgb}{0.58,0,0.82} 133 | 134 | \lstset{frame=tb, 135 | language=Scala, 136 | aboveskip=3mm, 137 | belowskip=3mm, 138 | showstringspaces=false, 139 | columns=flexible, 140 | basicstyle={\small\ttfamily}, 141 | numbers=none, 142 | numberstyle=\tiny\color{gray}, 143 | keywordstyle=\color{blue}, 144 | commentstyle=\color{dkgreen}, 145 | stringstyle=\color{mauve}, 146 | breaklines=true, 147 | breakatwhitespace=true, 148 | tabsize=3 149 | } 150 | 151 | 152 | 153 | %%%%% ===== 自定义命令 154 | %\renewcommand{\C}{\mathbb{C}} 155 | %\newcommand{\R}{\mathbb{R}} 156 | 157 | 158 | %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% 159 | \begin{document} 160 | 161 | %%%%% ===== 格式 162 | \input{format.tex} 163 | \zihao{-4} 164 | 165 | %%%%% ===== 中文封面信息 166 | \graduateyear{2020} % 毕业年份 167 | \class{ } % 分类号(TPxxx.x) 168 | \ctitle{\uline{标题标题标题标题标题标题\linebreak 标题标题标题标题标题标题}} 169 | \def\cctitle{标题标题标题标题标题标题标题标题标题标题标题标题} % 在原创性声明中使用, 不能出现手工换行 170 | \caffil{计算机科学与技术学院} 171 | \cmajor{计算机技术} % 计算数学 172 | \cdirection{嵌入式系统} % 数值代数 173 | \csupervisor{xxx\, 副教授} 174 | \cauthor{陈xx} 175 | \def\ccauthor{\@cauthor} % 在答辩委员会中使用 176 | \studentid{51174506xxx} 177 | \cdate{20xx 年 10 月} 178 | 179 | %%%%% ===== 英文封面信息 180 | \etitle{\uline{Research and Implementation of \linebreak What You want to do}} 181 | \eaffil{School of Computer Science and Technology} 182 | \emajor{Computer Technology} % Computational Mathematics 183 | \edirection{Embedded System} % Numerical Algebra 184 | \esupervisor{Prof. XXX Shen} 185 | \eauthor{XXX Chen} 186 | \edate{10, 20xx} 187 | 188 | %%%%% ===== 生成封面 ===== %使用不同的页边距 189 | \newgeometry{top=2.0cm,bottom=2.0cm,left=2.5cm,right=2.5cm} 190 | { 191 | \renewcommand{\baselinestretch}{1.6} 192 | \makecover 193 | } 194 | 195 | \restoregeometry %还原页边距 196 | 197 | %%%%% ===== 原创性声明与著作权使用声明 ===== 198 | \include{Declaration} 199 | 200 | %%%%% ===== 答辩委员会成员 ===== 201 | \include{Committee} 202 | 203 | \frontmatter 204 | 205 | %\restoregeometry 206 | 207 | \makeatletter 208 | \let\ps@plain\ps@fancy% Let 'plain' be exactly the same as 'fancy' 209 | \makeatother 210 | 211 | \pagestyle{fancy} %使用fancy页眉和页脚 212 | \fancyfoot[LO,LE]{} 213 | \fancyfoot[RO,RE]{{\thepage}} %单页打印,此处页码固定右下角 214 | 215 | 216 | 217 | %%%%% ===== 中文摘要 ===== 218 | 219 | \include{Abstract_chs} 220 | 221 | %%%%% ===== 英文摘要 ===== 222 | \include{Abstract_eng} 223 | 224 | %%%%% ===== 生成目录 225 | 226 | \let\cleardoublepage\clearpage 227 | 228 | %\pagestyle{empty} 229 | \setcounter{tocdepth}{2} %向下显示到两级标题 230 | \phantomsection % 修复引用问题 231 | 232 | 233 | \addcontentsline{toc}{chapter}{目录} 234 | 235 | \tableofcontents 236 | 237 | \newpage%{\pagestyle{empty}\cleardoublepage} 238 | \pagestyle{fancy} 239 | 240 | \addcontentsline{toc}{chapter}{插图目录} 241 | \listoffigures % 插图目录 242 | 243 | 244 | \newpage%{\pagestyle{empty}\cleardoublepage} 245 | \pagestyle{fancy} 246 | \fancyfoot[RO,RE]{{\thepage}} 247 | \addcontentsline{toc}{chapter}{表格目录} 248 | \listoftables % 表格目录 249 | 250 | %\clearpage%{\pagestyle{empty}\cleardoublepage} 251 | 252 | %%%%%% ===== 正文部分 ===== %%%%% 253 | \mainmatter 254 | \linespread{1.6}\selectfont % 行距固定25磅,宋体 255 | %\setlength{\baselineskip}{0.88175cm} 256 | \pagestyle{fancy} 257 | \fancyfoot[RO,RE]{} 258 | \fancyfoot[LO,LE]{} %清空之前的页码排版。 259 | \fancyfoot[RO,LE]{{\thepage}}%双面打印,页码向外排布。 260 | 261 | \chapter{引言} 262 | \section{研究背景和意义} 263 | 264 | 265 | 引言部分\cite{bi:hw-ml-challenges}, 介绍论文研究课题的应用背景或者问题来源,\cite{bi:hw-sw-co-design} 266 | 一些基本概念, 现有成果等等. 267 | 268 | 269 | \section{国内外研究现状} 270 | 271 | 272 | 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍. 273 | 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍. 274 | 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍. 275 | 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍. 276 | 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍. 277 | 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍, 现有成果介绍. 278 | 279 | \section {本研究工作内容和章节安排} 280 | 281 | 282 | \chapter {相关技术原理的分析与研究} 283 | 284 | 285 | \section {xxx相关技术原理分析与研究} 286 | 287 | 288 | \section {本章小节} 289 | 290 | 291 | 这是小节,这是小节,这是小节,这是小节,这是小节,这是小节, 292 | 这是小节,这是小节,这是小节,这是小节,这是小节,这是小节, 293 | 这是小节,这是小节,这是小节,这是小节,这是小节,这是小节, 294 | 这是小节,这是小节,这是小节,这是小节,这是小节,这是小节, 295 | 296 | 这是小节,这是小节,这是小节,这是小节,这是小节,这是小节, 297 | 这是小节,这是小节,这是小节,这是小节,这是小节,这是小节, 298 | 这是小节,这是小节,这是小节,这是小节,这是小节,这是小节, 299 | 这是小节,这是小节,这是小节,这是小节,这是小节,这是小节, 300 | 301 | \clearpage %{\pagestyle{empty}\cleardoublepage} 302 | 303 | \chapter {相关算法的研究} 304 | 305 | 306 | \section {相关技术原理简述} 307 | 308 | 309 | \subsection {xxx算法简述}\label{section:acoustic-feat} 310 | 311 | \subsection {xxx模型简述} 312 | 313 | 314 | 315 | \begin{equation} 316 | \label{eq:DFT} 317 | A_k = \sum_{n=0}^{N-1} {e^{-i {2 \pi \over N}}}^{kn} a_n 318 | \end{equation} 319 | 320 | 321 | 这是对公式的引用,\autoref{eq:DFT}中的引用 322 | 323 | \section{本章小节} 324 | 325 | 本章我们对设计的xxx架构进行了详细的分析与实际性能对比测试。 326 | 327 | 328 | 329 | \chapter {总结与展望} 330 | 331 | \section {工作总结} 332 | 333 | 这是总结, 这是总结, 这是总结, 这是总结, 这是总结, 334 | 这是总结, 这是总结, 这是总结, 这是总结, 这是总结, 335 | 这是总结, 这是总结, 这是总结, 这是总结, 这是总结, 336 | 这是总结, 这是总结, 这是总结, 这是总结, 这是总结, 337 | 338 | \newpage 339 | \section {工作展望} 340 | 341 | 这是展望, 这是展望, 这是展望, 这是展望, 这是展望. 342 | 这是展望, 这是展望, 这是展望, 这是展望, 这是展望. 343 | 这是展望, 这是展望, 这是展望, 这是展望, 这是展望. 344 | 这是展望, 这是展望, 这是展望, 这是展望, 这是展望. 345 | 346 | \clearpage%{\pagestyle{empty}\cleardoublepage} 347 | \backmatter 348 | \linespread{1.6}\selectfont 349 | %%%% ===== 参考文献 ===== 350 | \setlength{\bibsep}{1ex} % 需 natbib 宏包 351 | \begin{thebibliography}{99} 352 | \addcontentsline{toc}{chapter}{参考文献} 353 | \thispagestyle{fancy} 354 | 355 | % \addtolength{\itemsep}{-5pt} 356 | 357 | 358 | \bibitem{bi:hw-ml-challenges} 359 | Sze V, Chen Y H, Emer J, et al. Hardware for machine learning: Challenges and opportunities[C]//2017 IEEE Custom Integrated Circuits Conference (CICC). IEEE, 2017: 1-8. 360 | 361 | \bibitem{bi:hw-sw-co-design} 362 | Brian Bailey, Hardware-Software Co-Design Reappears. semiengineering .2019-07-25. https://semiengineering.com/hardware-software-co-design-reappears/ 363 | 364 | 365 | 366 | 367 | \end{thebibliography} 368 | 369 | 370 | \clearpage{\pagestyle{fancy}\cleardoublepage} 371 | \chapter*{附录} 372 | \addcontentsline{toc}{chapter}{附录} 373 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分, 374 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分, 375 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分, 376 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分. 377 | 378 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分, 379 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分, 380 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分, 381 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分. 382 | 383 | \newpage 384 | 385 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分, 386 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分, 387 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分, 388 | 附录部分, 附录部分, 附录部分, 附录部分, 附录部分. 389 | 390 | 391 | 392 | 393 | 394 | 395 | \clearpage{\pagestyle{fancy}\cleardoublepage} 396 | \chapter*{致谢} 397 | \addcontentsline{toc}{chapter}{致谢} 398 | 399 | \linespread{1.4}\selectfont 400 | 401 | 402 | “日月忽其不淹兮,春与秋其代序”,丽娃河畔,共青路边,梧桐落木,一如既往。两年前,我乘着开往这座城市的列车,来到华师大,努力想要看清这周围的每一个角落。千来个日夜,莘莘研学之路,终以这论文的结束而告一段落。 403 | 404 | 405 | 如今,这两年多的时光还可算明了。人生路漫漫,但难免有所遗憾。正如这篇毕业论文,撰写接近尾声之际,仍然还有许多尚待修补的地方,限于当下能力有限,只好尽力而为。也许期年之后,回顾此文,自惭之至,但也可看清来时之路。 406 | 407 | 408 | 409 | \begin{flushright} 410 | 陈xx 411 | 412 | 于理科大楼实验室的工作台 413 | 414 | 2019年10月10日 415 | \end{flushright} 416 | 417 | 418 | 419 | \iffalse %科研成果,貌似不用有需要的加上。 420 | 421 | \clearpage{\pagestyle{fancy}\cleardoublepage} 422 | \chapter*{研究成果} 423 | \addcontentsline{toc}{chapter}{研究成果} 424 | 425 | 软件蓍作权:基于xxxx系统 V1.0 426 | 427 | \fi 428 | 429 | \end{document} 430 | -------------------------------------------------------------------------------- /main.log: -------------------------------------------------------------------------------- 1 | This is XeTeX, Version 3.14159265-2.6-0.999991 (MiKTeX 2.9.7250 64-bit) (preloaded format=xelatex 2019.11.20) 27 NOV 2019 13:49 2 | entering extended mode 3 | **./main.tex 4 | (main.tex 5 | LaTeX2e <2019-10-01> patch level 3 6 | (D:\Software\MiKTeX\tex/latex/ctex\ctexbook.cls 7 | (D:\Software\MiKTeX\tex/latex/l3kernel\expl3.sty 8 | Package: expl3 2019-11-07 L3 programming layer (loader) 9 | 10 | (D:\Software\MiKTeX\tex/latex/l3kernel\expl3-code.tex 11 | Package: expl3 2019-11-07 L3 programming layer (code) 12 | \c_max_int=\count80 13 | \l_tmpa_int=\count81 14 | \l_tmpb_int=\count82 15 | \g_tmpa_int=\count83 16 | \g_tmpb_int=\count84 17 | \l__seq_internal_a_int=\count85 18 | \l__seq_internal_b_int=\count86 19 | \g__kernel_prg_map_int=\count87 20 | \c__ior_term_noprompt_ior=\count88 21 | \c_log_iow=\count89 22 | \l_iow_line_count_int=\count90 23 | \l__iow_line_target_int=\count91 24 | \l__iow_one_indent_int=\count92 25 | \l__iow_indent_int=\count93 26 | \c_zero_dim=\dimen102 27 | \c_max_dim=\dimen103 28 | \l_tmpa_dim=\dimen104 29 | \l_tmpb_dim=\dimen105 30 | \g_tmpa_dim=\dimen106 31 | \g_tmpb_dim=\dimen107 32 | \c_zero_skip=\skip41 33 | \c_max_skip=\skip42 34 | \l_tmpa_skip=\skip43 35 | \l_tmpb_skip=\skip44 36 | \g_tmpa_skip=\skip45 37 | \g_tmpb_skip=\skip46 38 | \c_zero_muskip=\muskip10 39 | \c_max_muskip=\muskip11 40 | \l_tmpa_muskip=\muskip12 41 | \l_tmpb_muskip=\muskip13 42 | \g_tmpa_muskip=\muskip14 43 | \g_tmpb_muskip=\muskip15 44 | \l_keys_choice_int=\count94 45 | \l__intarray_loop_int=\count95 46 | \c__intarray_sp_dim=\dimen108 47 | \g__intarray_font_int=\count96 48 | \c__fp_leading_shift_int=\count97 49 | \c__fp_middle_shift_int=\count98 50 | \c__fp_trailing_shift_int=\count99 51 | \c__fp_big_leading_shift_int=\count100 52 | \c__fp_big_middle_shift_int=\count101 53 | \c__fp_big_trailing_shift_int=\count102 54 | \c__fp_Bigg_leading_shift_int=\count103 55 | \c__fp_Bigg_middle_shift_int=\count104 56 | \c__fp_Bigg_trailing_shift_int=\count105 57 | \g__fp_array_int=\count106 58 | \l__fp_array_loop_int=\count107 59 | \l__sort_length_int=\count108 60 | \l__sort_min_int=\count109 61 | \l__sort_top_int=\count110 62 | \l__sort_max_int=\count111 63 | \l__sort_true_max_int=\count112 64 | \l__sort_block_int=\count113 65 | \l__sort_begin_int=\count114 66 | \l__sort_end_int=\count115 67 | \l__sort_A_int=\count116 68 | \l__sort_B_int=\count117 69 | \l__sort_C_int=\count118 70 | \l__str_internal_int=\count119 71 | \l__tl_analysis_normal_int=\count120 72 | \l__tl_analysis_index_int=\count121 73 | \l__tl_analysis_nesting_int=\count122 74 | \l__tl_analysis_type_int=\count123 75 | \l__regex_internal_a_int=\count124 76 | \l__regex_internal_b_int=\count125 77 | \l__regex_internal_c_int=\count126 78 | \l__regex_balance_int=\count127 79 | \l__regex_group_level_int=\count128 80 | \l__regex_mode_int=\count129 81 | \c__regex_cs_in_class_mode_int=\count130 82 | \c__regex_cs_mode_int=\count131 83 | \l__regex_catcodes_int=\count132 84 | \l__regex_default_catcodes_int=\count133 85 | \c__regex_catcode_L_int=\count134 86 | \c__regex_catcode_O_int=\count135 87 | \c__regex_catcode_A_int=\count136 88 | \c__regex_all_catcodes_int=\count137 89 | \l__regex_show_lines_int=\count138 90 | \l__regex_min_state_int=\count139 91 | \l__regex_max_state_int=\count140 92 | \l__regex_left_state_int=\count141 93 | \l__regex_right_state_int=\count142 94 | \l__regex_capturing_group_int=\count143 95 | \l__regex_min_pos_int=\count144 96 | \l__regex_max_pos_int=\count145 97 | \l__regex_curr_pos_int=\count146 98 | \l__regex_start_pos_int=\count147 99 | \l__regex_success_pos_int=\count148 100 | \l__regex_curr_char_int=\count149 101 | \l__regex_curr_catcode_int=\count150 102 | \l__regex_last_char_int=\count151 103 | \l__regex_case_changed_char_int=\count152 104 | \l__regex_curr_state_int=\count153 105 | \l__regex_step_int=\count154 106 | \l__regex_min_active_int=\count155 107 | \l__regex_max_active_int=\count156 108 | \l__regex_replacement_csnames_int=\count157 109 | \l__regex_match_count_int=\count158 110 | \l__regex_min_submatch_int=\count159 111 | \l__regex_submatch_int=\count160 112 | \l__regex_zeroth_submatch_int=\count161 113 | \g__regex_trace_regex_int=\count162 114 | \c_empty_box=\box27 115 | \l_tmpa_box=\box28 116 | \l_tmpb_box=\box29 117 | \g_tmpa_box=\box30 118 | \g_tmpb_box=\box31 119 | \l__box_top_dim=\dimen109 120 | \l__box_bottom_dim=\dimen110 121 | \l__box_left_dim=\dimen111 122 | \l__box_right_dim=\dimen112 123 | \l__box_top_new_dim=\dimen113 124 | \l__box_bottom_new_dim=\dimen114 125 | \l__box_left_new_dim=\dimen115 126 | \l__box_right_new_dim=\dimen116 127 | \l__box_internal_box=\box32 128 | \l__coffin_internal_box=\box33 129 | \l__coffin_internal_dim=\dimen117 130 | \l__coffin_offset_x_dim=\dimen118 131 | \l__coffin_offset_y_dim=\dimen119 132 | \l__coffin_x_dim=\dimen120 133 | \l__coffin_y_dim=\dimen121 134 | \l__coffin_x_prime_dim=\dimen122 135 | \l__coffin_y_prime_dim=\dimen123 136 | \c_empty_coffin=\box34 137 | \l__coffin_aligned_coffin=\box35 138 | \l__coffin_aligned_internal_coffin=\box36 139 | \l_tmpa_coffin=\box37 140 | \l_tmpb_coffin=\box38 141 | \g_tmpa_coffin=\box39 142 | \g_tmpb_coffin=\box40 143 | \l__coffin_bounding_shift_dim=\dimen124 144 | \l__coffin_left_corner_dim=\dimen125 145 | \l__coffin_right_corner_dim=\dimen126 146 | \l__coffin_bottom_corner_dim=\dimen127 147 | \l__coffin_top_corner_dim=\dimen128 148 | \l__coffin_scaled_total_height_dim=\dimen129 149 | \l__coffin_scaled_width_dim=\dimen130 150 | \c__coffin_empty_coffin=\box41 151 | \l__coffin_display_coffin=\box42 152 | \l__coffin_display_coord_coffin=\box43 153 | \l__coffin_display_pole_coffin=\box44 154 | \l__coffin_display_offset_dim=\dimen131 155 | \l__coffin_display_x_dim=\dimen132 156 | \l__coffin_display_y_dim=\dimen133 157 | \g__char_data_ior=\read1 158 | 159 | (D:\Software\MiKTeX\tex/latex/l3kernel\l3deprecation.def 160 | File: l3deprecation.def 2019-04-06 v L3 Deprecated functions 161 | )) 162 | (D:\Software\MiKTeX\tex/latex/l3backend\l3backend-xdvipdfmx.def 163 | File: l3backend-xdvipdfmx.def 2019-04-06 L3 backend support: xdvipdfmx 164 | \g__graphics_track_int=\count163 165 | \l__pdf_internal_box=\box45 166 | \g__pdf_backend_object_int=\count164 167 | \g__pdf_backend_annotation_int=\count165 168 | )) 169 | Document Class: ctexbook 2019/05/29 v2.4.16 Chinese adapter for class book (CTE 170 | X) 171 | (D:\Software\MiKTeX\tex/latex/l3packages/xparse\xparse.sty 172 | Package: xparse 2019-10-11 L3 Experimental document command parser 173 | \l__xparse_current_arg_int=\count166 174 | \g__xparse_grabber_int=\count167 175 | \l__xparse_m_args_int=\count168 176 | \l__xparse_v_nesting_int=\count169 177 | ) 178 | (D:\Software\MiKTeX\tex/latex/l3packages/l3keys2e\l3keys2e.sty 179 | Package: l3keys2e 2019-10-11 LaTeX2e option processing using LaTeX3 keys 180 | ) 181 | (D:\Software\MiKTeX\tex/latex/ctex\ctexhook.sty 182 | Package: ctexhook 2019/05/29 v2.4.16 Document and package hooks (CTEX) 183 | ) 184 | (D:\Software\MiKTeX\tex/latex/ctex\ctexpatch.sty 185 | Package: ctexpatch 2019/05/29 v2.4.16 Patching commands (CTEX) 186 | ) 187 | (C:\Software\MiKTeX\tex/latex/base\fix-cm.sty 188 | Package: fix-cm 2015/01/14 v1.1t fixes to LaTeX 189 | 190 | (C:\Software\MiKTeX\tex/latex/base\ts1enc.def 191 | File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file 192 | )) 193 | (D:\Software\MiKTeX\tex/latex/ms\everysel.sty 194 | Package: everysel 2011/10/28 v1.2 EverySelectfont Package (MS) 195 | ) 196 | \l__ctex_tmp_int=\count170 197 | \l__ctex_tmp_box=\box46 198 | \l__ctex_tmp_dim=\dimen134 199 | \g__ctex_section_depth_int=\count171 200 | \g__ctex_font_size_int=\count172 201 | 202 | (D:\Software\MiKTeX\tex/latex/ctex/config\ctexopts.cfg 203 | File: ctexopts.cfg 2019/05/29 v2.4.16 Option configuration file (CTEX) 204 | ) 205 | (C:\Software\MiKTeX\tex/latex/base\book.cls 206 | Document Class: book 2019/10/25 v1.4k Standard LaTeX document class 207 | (C:\Software\MiKTeX\tex/latex/base\bk10.clo 208 | File: bk10.clo 2019/10/25 v1.4k Standard LaTeX file (size option) 209 | ) 210 | \c@part=\count173 211 | \c@chapter=\count174 212 | \c@section=\count175 213 | \c@subsection=\count176 214 | \c@subsubsection=\count177 215 | \c@paragraph=\count178 216 | \c@subparagraph=\count179 217 | \c@figure=\count180 218 | \c@table=\count181 219 | \abovecaptionskip=\skip47 220 | \belowcaptionskip=\skip48 221 | \bibindent=\dimen135 222 | ) 223 | (D:\Software\MiKTeX\tex/latex/ctex/engine\ctex-engine-xetex.def 224 | File: ctex-engine-xetex.def 2019/05/29 v2.4.16 XeLaTeX adapter (CTEX) 225 | 226 | (D:\Software\MiKTeX\tex/xelatex/xecjk\xeCJK.sty 227 | Package: xeCJK 2019/06/02 v3.7.4 Typesetting CJK scripts with XeLaTeX 228 | 229 | (D:\Software\MiKTeX\tex/latex/l3packages/xtemplate\xtemplate.sty 230 | Package: xtemplate 2019-10-11 L3 Experimental prototype document functions 231 | \l__xtemplate_tmp_dim=\dimen136 232 | \l__xtemplate_tmp_int=\count182 233 | \l__xtemplate_tmp_muskip=\muskip16 234 | \l__xtemplate_tmp_skip=\skip49 235 | ) 236 | \l__xeCJK_tmp_int=\count183 237 | \l__xeCJK_tmp_box=\box47 238 | \l__xeCJK_tmp_dim=\dimen137 239 | \l__xeCJK_tmp_skip=\skip50 240 | \g__xeCJK_space_factor_int=\count184 241 | \l__xeCJK_begin_int=\count185 242 | \l__xeCJK_end_int=\count186 243 | \c__xeCJK_CJK_class_int=\XeTeXcharclass1 244 | \c__xeCJK_FullLeft_class_int=\XeTeXcharclass2 245 | \c__xeCJK_FullRight_class_int=\XeTeXcharclass3 246 | \c__xeCJK_HalfLeft_class_int=\XeTeXcharclass4 247 | \c__xeCJK_HalfRight_class_int=\XeTeXcharclass5 248 | \c__xeCJK_NormalSpace_class_int=\XeTeXcharclass6 249 | \c__xeCJK_CM_class_int=\XeTeXcharclass7 250 | \c__xeCJK_HangulJamo_class_int=\XeTeXcharclass8 251 | \l__xeCJK_last_skip=\skip51 252 | \g__xeCJK_node_int=\count187 253 | \c__xeCJK_CJK_node_dim=\dimen138 254 | \c__xeCJK_CJK-space_node_dim=\dimen139 255 | \c__xeCJK_default_node_dim=\dimen140 256 | \c__xeCJK_default-space_node_dim=\dimen141 257 | \c__xeCJK_CJK-widow_node_dim=\dimen142 258 | \c__xeCJK_normalspace_node_dim=\dimen143 259 | \l__xeCJK_ccglue_skip=\skip52 260 | \l__xeCJK_ecglue_skip=\skip53 261 | \l__xeCJK_punct_kern_skip=\skip54 262 | \l__xeCJK_last_penalty_int=\count188 263 | \l__xeCJK_last_bound_dim=\dimen144 264 | \l__xeCJK_last_kern_dim=\dimen145 265 | \l__xeCJK_widow_penalty_int=\count189 266 | 267 | Package xtemplate Info: Declaring object type 'xeCJK/punctuation' taking 0 268 | (xtemplate) argument(s) on line 2323. 269 | 270 | \l__xeCJK_fixed_punct_width_dim=\dimen146 271 | \l__xeCJK_mixed_punct_width_dim=\dimen147 272 | \l__xeCJK_middle_punct_width_dim=\dimen148 273 | \l__xeCJK_fixed_margin_width_dim=\dimen149 274 | \l__xeCJK_mixed_margin_width_dim=\dimen150 275 | \l__xeCJK_middle_margin_width_dim=\dimen151 276 | \l__xeCJK_bound_punct_width_dim=\dimen152 277 | \l__xeCJK_bound_margin_width_dim=\dimen153 278 | \l__xeCJK_margin_minimum_dim=\dimen154 279 | \l__xeCJK_kerning_total_width_dim=\dimen155 280 | \l__xeCJK_same_align_margin_dim=\dimen156 281 | \l__xeCJK_different_align_margin_dim=\dimen157 282 | \l__xeCJK_kerning_margin_width_dim=\dimen158 283 | \l__xeCJK_kerning_margin_minimum_dim=\dimen159 284 | \l__xeCJK_bound_dim=\dimen160 285 | \l__xeCJK_reverse_bound_dim=\dimen161 286 | \l__xeCJK_margin_dim=\dimen162 287 | \l__xeCJK_minimum_bound_dim=\dimen163 288 | \l__xeCJK_kerning_margin_dim=\dimen164 289 | \g__xeCJK_family_int=\count190 290 | \l__xeCJK_fam_int=\count191 291 | \g__xeCJK_fam_allocation_int=\count192 292 | \l__xeCJK_verb_case_int=\count193 293 | \l__xeCJK_verb_exspace_skip=\skip55 294 | 295 | (C:\Software\MiKTeX\tex/latex/fontspec\fontspec.sty 296 | Package: fontspec 2019/10/19 v2.7d Font selection for XeLaTeX and LuaLaTeX 297 | 298 | (C:\Software\MiKTeX\tex/latex/fontspec\fontspec-xetex.sty 299 | Package: fontspec-xetex 2019/10/19 v2.7d Font selection for XeLaTeX and LuaLaTe 300 | X 301 | \l__fontspec_script_int=\count194 302 | \l__fontspec_language_int=\count195 303 | \l__fontspec_strnum_int=\count196 304 | \l__fontspec_tmp_int=\count197 305 | \l__fontspec_tmpa_int=\count198 306 | \l__fontspec_tmpb_int=\count199 307 | \l__fontspec_tmpc_int=\count266 308 | \l__fontspec_em_int=\count267 309 | \l__fontspec_emdef_int=\count268 310 | \l__fontspec_strong_int=\count269 311 | \l__fontspec_strongdef_int=\count270 312 | \l__fontspec_tmpa_dim=\dimen165 313 | \l__fontspec_tmpb_dim=\dimen166 314 | \l__fontspec_tmpc_dim=\dimen167 315 | 316 | (C:\Software\MiKTeX\tex/latex/base\fontenc.sty 317 | Package: fontenc 2018/08/11 v2.0j Standard LaTeX package 318 | 319 | (C:\Software\MiKTeX\tex/latex/base\tuenc.def 320 | File: tuenc.def 2018/08/11 v2.0j Standard LaTeX file 321 | LaTeX Font Info: Redeclaring font encoding TU on input line 82. 322 | )) 323 | (C:\Software\MiKTeX\tex/latex/fontspec\fontspec.cfg) 324 | LaTeX Info: Redefining \itshape on input line 4047. 325 | LaTeX Info: Redefining \slshape on input line 4052. 326 | LaTeX Info: Redefining \scshape on input line 4057. 327 | LaTeX Info: Redefining \upshape on input line 4062. 328 | LaTeX Info: Redefining \em on input line 4092. 329 | LaTeX Info: Redefining \emph on input line 4117. 330 | )) 331 | (D:\Software\MiKTeX\tex/xelatex/xecjk\xeCJK.cfg 332 | File: xeCJK.cfg 2019/06/02 v3.7.4 Configuration file for xeCJK package 333 | )) 334 | (D:\Software\MiKTeX\tex/xelatex/xecjk\xeCJKfntef.sty 335 | Package: xeCJKfntef 2019/06/02 v3.7.4 xeCJK font effect 336 | 337 | (D:\Software\MiKTeX\tex/latex/ulem\ulem.sty 338 | \UL@box=\box48 339 | \UL@hyphenbox=\box49 340 | \UL@skip=\skip56 341 | \UL@hook=\toks14 342 | \UL@height=\dimen168 343 | \UL@pe=\count271 344 | \UL@pixel=\dimen169 345 | \ULC@box=\box50 346 | Package: ulem 2012/05/18 347 | \ULdepth=\dimen170 348 | ) 349 | (D:\Software\MiKTeX\tex/latex/cjk\CJKfntef.sty 350 | Package: CJKfntef 2015/04/18 4.8.4 351 | \CJK@fntefSkip=\skip57 352 | \CJK@nest=\count272 353 | \CJK@fntefDimen=\dimen171 354 | \CJK@underdotBox=\box51 355 | \CJK@ULbox=\box52 356 | \CJK@underanyskip=\dimen172 357 | ) 358 | \l__xeCJK_space_skip=\skip58 359 | \c__xeCJK_ulem-begin_node_dim=\dimen173 360 | \c__xeCJK_null_box=\box53 361 | \l__xeCJK_fntef_box=\box54 362 | \l__xeCJK_under_symbol_box=\box55 363 | \c__xeCJK_filll_skip=\skip59 364 | ) 365 | \ccwd=\dimen174 366 | \l__ctex_ccglue_skip=\skip60 367 | ) 368 | \l__ctex_ziju_dim=\dimen175 369 | 370 | (D:\Software\MiKTeX\tex/latex/zhnumber\zhnumber.sty 371 | Package: zhnumber 2019/04/07 v2.7 Typesetting numbers with Chinese glyphs 372 | \l__zhnum_scale_int=\count273 373 | 374 | (D:\Software\MiKTeX\tex/latex/zhnumber\zhnumber-utf8.cfg 375 | File: zhnumber-utf8.cfg 2019/04/07 v2.7 Chinese numerals with UTF8 encoding 376 | )) 377 | \l__ctex_heading_skip=\skip61 378 | 379 | (D:\Software\MiKTeX\tex/latex/ctex/scheme\ctex-scheme-chinese-book.def 380 | File: ctex-scheme-chinese-book.def 2019/05/29 v2.4.16 Chinese scheme for book ( 381 | CTEX) 382 | 383 | (D:\Software\MiKTeX\tex/latex/ctex/config\ctex-name-utf8.cfg 384 | File: ctex-name-utf8.cfg 2019/05/29 v2.4.16 Caption with encoding UTF8 (CTEX) 385 | )) 386 | (D:\Software\MiKTeX\tex/latex/ctex\ctex-c5size.clo 387 | File: ctex-c5size.clo 2019/05/29 v2.4.16 c5size option (CTEX) 388 | ) 389 | (D:\Software\MiKTeX\tex/latex/ctex/fontset\ctex-fontset-windows.def 390 | File: ctex-fontset-windows.def 2019/05/29 v2.4.16 Windows fonts definition (CTE 391 | X) 392 | 393 | (D:\Software\MiKTeX\tex/latex/ctex/fontset\ctex-fontset-windowsnew.def 394 | File: ctex-fontset-windowsnew.def 2019/05/29 v2.4.16 Windows fonts definition f 395 | or Vista or later version (CTEX) 396 | 397 | Package fontspec Info: Could not resolve font "KaiTi/B" (it probably doesn't 398 | (fontspec) exist). 399 | 400 | 401 | Package fontspec Info: Could not resolve font "SimHei/I" (it probably doesn't 402 | (fontspec) exist). 403 | 404 | 405 | Package fontspec Info: Could not resolve font "SimSun/BI" (it probably doesn't 406 | (fontspec) exist). 407 | 408 | 409 | Package fontspec Info: Font family 'SimSun(0)' created for font 'SimSun' with 410 | (fontspec) options 411 | (fontspec) [Script={CJK},BoldFont={SimHei},ItalicFont={KaiTi}]. 412 | (fontspec) 413 | (fontspec) This font family consists of the following NFSS 414 | (fontspec) series/shapes: 415 | (fontspec) 416 | (fontspec) - 'normal' (m/n) with NFSS spec.: 417 | (fontspec) <->"SimSun/OT:script=hani;language=DFLT;" 418 | (fontspec) - 'small caps' (m/sc) with NFSS spec.: 419 | (fontspec) - 'bold' (bx/n) with NFSS spec.: 420 | (fontspec) <->"SimHei/OT:script=hani;language=DFLT;" 421 | (fontspec) - 'bold small caps' (bx/sc) with NFSS spec.: 422 | (fontspec) - 'italic' (m/it) with NFSS spec.: 423 | (fontspec) <->"KaiTi/OT:script=hani;language=DFLT;" 424 | (fontspec) - 'italic small caps' (m/itsc) with NFSS spec.: 425 | 426 | ))) 427 | (D:\Software\MiKTeX\tex/latex/ctex/config\ctex.cfg 428 | File: ctex.cfg 2019/05/29 v2.4.16 Configuration file (CTEX) 429 | ) 430 | (C:\Software\MiKTeX\tex/latex/geometry\geometry.sty 431 | Package: geometry 2018/04/16 v5.8 Page Geometry 432 | 433 | (C:\Software\MiKTeX\tex/latex/graphics\keyval.sty 434 | Package: keyval 2014/10/28 v1.15 key=value parser (DPC) 435 | \KV@toks@=\toks15 436 | ) 437 | (C:\Software\MiKTeX\tex/generic/iftex\ifpdf.sty 438 | Package: ifpdf 2019/10/25 v3.4 ifpdf legacy package. Use iftex instead. 439 | 440 | (C:\Software\MiKTeX\tex/generic/iftex\iftex.sty 441 | Package: iftex 2019/11/07 v1.0c TeX engine tests 442 | )) 443 | (C:\Software\MiKTeX\tex/generic/iftex\ifvtex.sty 444 | Package: ifvtex 2019/10/25 v1.7 ifvtex legacy package. Use iftex instead. 445 | ) 446 | (C:\Software\MiKTeX\tex/generic/iftex\ifxetex.sty 447 | Package: ifxetex 2019/10/25 v0.7 ifxetex legacy package. Use iftex instead. 448 | ) 449 | \Gm@cnth=\count274 450 | \Gm@cntv=\count275 451 | \c@Gm@tempcnt=\count276 452 | \Gm@bindingoffset=\dimen176 453 | \Gm@wd@mp=\dimen177 454 | \Gm@odd@mp=\dimen178 455 | \Gm@even@mp=\dimen179 456 | \Gm@layoutwidth=\dimen180 457 | \Gm@layoutheight=\dimen181 458 | \Gm@layouthoffset=\dimen182 459 | \Gm@layoutvoffset=\dimen183 460 | \Gm@dimlist=\toks16 461 | 462 | (C:\Software\MiKTeX\tex/xelatex/xetexconfig\geometry.cfg)) 463 | 464 | Package fontspec Info: Font family 'TimesNewRoman(0)' created for font 'Times 465 | (fontspec) New Roman' with options [Ligatures=TeX]. 466 | (fontspec) 467 | (fontspec) This font family consists of the following NFSS 468 | (fontspec) series/shapes: 469 | (fontspec) 470 | (fontspec) - 'normal' (m/n) with NFSS spec.: <->"Times New 471 | (fontspec) Roman/OT:script=latn;language=DFLT;mapping=tex-text;" 472 | (fontspec) - 'small caps' (m/sc) with NFSS spec.: <->"Times New 473 | (fontspec) Roman/OT:script=latn;language=DFLT;+smcp;mapping=tex-tex 474 | t;" 475 | (fontspec) - 'bold' (bx/n) with NFSS spec.: <->"Times New 476 | (fontspec) Roman/B/OT:script=latn;language=DFLT;mapping=tex-text;" 477 | (fontspec) - 'bold small caps' (bx/sc) with NFSS spec.: <->"Times 478 | (fontspec) New 479 | (fontspec) Roman/B/OT:script=latn;language=DFLT;+smcp;mapping=tex-t 480 | ext;" 481 | (fontspec) - 'italic' (m/it) with NFSS spec.: <->"Times New 482 | (fontspec) Roman/I/OT:script=latn;language=DFLT;mapping=tex-text;" 483 | (fontspec) - 'italic small caps' (m/itsc) with NFSS spec.: 484 | (fontspec) <->"Times New 485 | (fontspec) Roman/I/OT:script=latn;language=DFLT;+smcp;mapping=tex-t 486 | ext;" 487 | (fontspec) - 'bold italic' (bx/it) with NFSS spec.: <->"Times New 488 | (fontspec) Roman/BI/OT:script=latn;language=DFLT;mapping=tex-text;" 489 | 490 | (fontspec) - 'bold italic small caps' (bx/itsc) with NFSS spec.: 491 | (fontspec) <->"Times New 492 | (fontspec) Roman/BI/OT:script=latn;language=DFLT;+smcp;mapping=tex- 493 | text;" 494 | 495 | LaTeX Info: Redefining \rmfamily on input line 57. 496 | 497 | (C:\Software\MiKTeX\tex/latex/amsmath\amsmath.sty 498 | Package: amsmath 2019/04/01 v2.17c AMS math features 499 | \@mathmargin=\skip62 500 | 501 | For additional information on amsmath, use the `?' option. 502 | (C:\Software\MiKTeX\tex/latex/amsmath\amstext.sty 503 | Package: amstext 2000/06/29 v2.01 AMS text 504 | 505 | (C:\Software\MiKTeX\tex/latex/amsmath\amsgen.sty 506 | File: amsgen.sty 1999/11/30 v2.0 generic functions 507 | \@emptytoks=\toks17 508 | \ex@=\dimen184 509 | )) 510 | (C:\Software\MiKTeX\tex/latex/amsmath\amsbsy.sty 511 | Package: amsbsy 1999/11/29 v1.2d Bold Symbols 512 | \pmbraise@=\dimen185 513 | ) 514 | (C:\Software\MiKTeX\tex/latex/amsmath\amsopn.sty 515 | Package: amsopn 2016/03/08 v2.02 operator names 516 | ) 517 | \inf@bad=\count277 518 | LaTeX Info: Redefining \frac on input line 227. 519 | \uproot@=\count278 520 | \leftroot@=\count279 521 | LaTeX Info: Redefining \overline on input line 389. 522 | \classnum@=\count280 523 | \DOTSCASE@=\count281 524 | LaTeX Info: Redefining \ldots on input line 486. 525 | LaTeX Info: Redefining \dots on input line 489. 526 | LaTeX Info: Redefining \cdots on input line 610. 527 | \Mathstrutbox@=\box56 528 | \strutbox@=\box57 529 | \big@size=\dimen186 530 | LaTeX Font Info: Redeclaring font encoding OML on input line 733. 531 | LaTeX Font Info: Redeclaring font encoding OMS on input line 734. 532 | \macc@depth=\count282 533 | \c@MaxMatrixCols=\count283 534 | \dotsspace@=\muskip17 535 | \c@parentequation=\count284 536 | \dspbrk@lvl=\count285 537 | \tag@help=\toks18 538 | \row@=\count286 539 | \column@=\count287 540 | \maxfields@=\count288 541 | \andhelp@=\toks19 542 | \eqnshift@=\dimen187 543 | \alignsep@=\dimen188 544 | \tagshift@=\dimen189 545 | \tagwidth@=\dimen190 546 | \totwidth@=\dimen191 547 | \lineht@=\dimen192 548 | \@envbody=\toks20 549 | \multlinegap=\skip63 550 | \multlinetaggap=\skip64 551 | \mathdisplay@stack=\toks21 552 | LaTeX Info: Redefining \[ on input line 2855. 553 | LaTeX Info: Redefining \] on input line 2856. 554 | ) 555 | (C:\Software\MiKTeX\tex/latex/amsfonts\amssymb.sty 556 | Package: amssymb 2013/01/14 v3.01 AMS font symbols 557 | 558 | (C:\Software\MiKTeX\tex/latex/amsfonts\amsfonts.sty 559 | Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support 560 | \symAMSa=\mathgroup4 561 | \symAMSb=\mathgroup5 562 | LaTeX Font Info: Redeclaring math symbol \hbar on input line 98. 563 | LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold' 564 | (Font) U/euf/m/n --> U/euf/b/n on input line 106. 565 | )) 566 | (C:\Software\MiKTeX\tex/latex/tools\bm.sty 567 | Package: bm 2019/07/24 v1.2d Bold Symbol Support (DPC/FMi) 568 | \symboldoperators=\mathgroup6 569 | \symboldletters=\mathgroup7 570 | \symboldsymbols=\mathgroup8 571 | LaTeX Font Info: Redeclaring math alphabet \mathbf on input line 141. 572 | LaTeX Info: Redefining \bm on input line 209. 573 | ) 574 | (D:\Software\MiKTeX\tex/latex/ntheorem\ntheorem.sty 575 | Style `ntheorem', Version 1.33 <2011/08/15> 576 | Package: ntheorem 2011/08/15 1.33 577 | (C:\Software\MiKTeX\tex/latex/base\ifthen.sty 578 | Package: ifthen 2014/09/29 v1.1c Standard LaTeX ifthen package (DPC) 579 | ) 580 | \theorem@style=\toks22 581 | \theorem@@style=\toks23 582 | \theorembodyfont=\toks24 583 | \theoremnumbering=\toks25 584 | \theorempreskipamount=\skip65 585 | \theorempostskipamount=\skip66 586 | \theoremframepreskipamount=\skip67 587 | \theoremframepostskipamount=\skip68 588 | \theoreminframepreskipamount=\skip69 589 | \theoreminframepostskipamount=\skip70 590 | \theorem@preskip=\toks26 591 | \theorem@postskip=\toks27 592 | \theorem@framepreskip=\toks28 593 | \theorem@framepostskip=\toks29 594 | \theorem@inframepreskip=\toks30 595 | \theorem@inframepostskip=\toks31 596 | \theoremindent=\dimen193 597 | \theorem@indent=\dimen194 598 | \theoremrightindent=\dimen195 599 | \theorem@rightindent=\dimen196 600 | \theoremheaderfont=\toks32 601 | \theoremseparator=\toks33 602 | \theoremprework=\toks34 603 | \theorempostwork=\toks35 604 | \theoremsymbol=\toks36 605 | \qedsymbol=\toks37 606 | \theoremkeyword=\toks38 607 | \qedsymbol=\toks39 608 | \thm@topsep=\skip71 609 | \thm@topsepadd=\skip72 610 | Package ntheorem Info: Option `thmmarks' loaded on input line 1175. 611 | \c@endNonectr=\count289 612 | \c@currNonectr=\count290 613 | \mysavskip=\skip73 614 | Package ntheorem Info: Option `thref' loaded on input line 1175. 615 | \mysavskip=\skip74 616 | Package ntheorem Info: option `amsmath' handling for `thref' loaded on input li 617 | ne 1175. 618 | Package ntheorem Info: option `amsmath' handling for `thmmarks' loaded on input 619 | line 1175. 620 | \thm@amstmpdepth=\dimen197 621 | \tagwidth=\dimen198 622 | ) 623 | (C:\Software\MiKTeX\tex/latex/graphics\graphicx.sty 624 | Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR) 625 | 626 | (C:\Software\MiKTeX\tex/latex/graphics\graphics.sty 627 | Package: graphics 2019/11/01 v1.3d Standard LaTeX Graphics (DPC,SPQR) 628 | 629 | (C:\Software\MiKTeX\tex/latex/graphics\trig.sty 630 | Package: trig 2016/01/03 v1.10 sin cos tan (DPC) 631 | ) 632 | (C:\Software\MiKTeX\tex/latex/graphics-cfg\graphics.cfg 633 | File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration 634 | ) 635 | Package graphics Info: Driver file: xetex.def on input line 105. 636 | 637 | (C:\Software\MiKTeX\tex/latex/graphics-def\xetex.def 638 | File: xetex.def 2017/06/24 v5.0h Graphics/color driver for xetex 639 | )) 640 | \Gin@req@height=\dimen199 641 | \Gin@req@width=\dimen256 642 | ) 643 | (D:\Software\MiKTeX\tex/latex/xcolor\xcolor.sty 644 | Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK) 645 | 646 | (C:\Software\MiKTeX\tex/latex/graphics-cfg\color.cfg 647 | File: color.cfg 2016/01/02 v1.6 sample color configuration 648 | ) 649 | Package xcolor Info: Driver file: xetex.def on input line 225. 650 | Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348. 651 | Package xcolor Info: Model `RGB' extended on input line 1364. 652 | Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1366. 653 | Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1367. 654 | Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1368. 655 | Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1369. 656 | Package xcolor Info: Model `Gray' substituted by `gray' on input line 1370. 657 | Package xcolor Info: Model `wave' substituted by `hsb' on input line 1371. 658 | ) 659 | (C:\Software\MiKTeX\tex/latex/float\float.sty 660 | Package: float 2001/11/08 v1.3d Float enhancements (AL) 661 | \c@float@type=\count291 662 | \float@exts=\toks40 663 | \float@box=\box58 664 | \@float@everytoks=\toks41 665 | \@floatcapt=\box59 666 | ) 667 | (D:\Software\MiKTeX\tex/latex/fancyhdr\fancyhdr.sty 668 | Package: fancyhdr 2019/01/31 v3.10 Extensive control of page headers and footer 669 | s 670 | \f@nch@headwidth=\skip75 671 | \f@nch@O@elh=\skip76 672 | \f@nch@O@erh=\skip77 673 | \f@nch@O@olh=\skip78 674 | \f@nch@O@orh=\skip79 675 | \f@nch@O@elf=\skip80 676 | \f@nch@O@erf=\skip81 677 | \f@nch@O@olf=\skip82 678 | \f@nch@O@orf=\skip83 679 | ) 680 | (D:\Software\MiKTeX\tex/latex/tocloft\tocloft.sty 681 | Package: tocloft 2017/08/31 v2.3i parameterised ToC, etc., typesetting 682 | Package tocloft Info: The document has chapter divisions on input line 51. 683 | \cftparskip=\skip84 684 | \cftbeforetoctitleskip=\skip85 685 | \cftaftertoctitleskip=\skip86 686 | \cftbeforepartskip=\skip87 687 | \cftpartnumwidth=\skip88 688 | \cftpartindent=\skip89 689 | \cftbeforechapskip=\skip90 690 | \cftchapindent=\skip91 691 | \cftchapnumwidth=\skip92 692 | \cftbeforesecskip=\skip93 693 | \cftsecindent=\skip94 694 | \cftsecnumwidth=\skip95 695 | \cftbeforesubsecskip=\skip96 696 | \cftsubsecindent=\skip97 697 | \cftsubsecnumwidth=\skip98 698 | \cftbeforesubsubsecskip=\skip99 699 | \cftsubsubsecindent=\skip100 700 | \cftsubsubsecnumwidth=\skip101 701 | \cftbeforeparaskip=\skip102 702 | \cftparaindent=\skip103 703 | \cftparanumwidth=\skip104 704 | \cftbeforesubparaskip=\skip105 705 | \cftsubparaindent=\skip106 706 | \cftsubparanumwidth=\skip107 707 | \cftbeforeloftitleskip=\skip108 708 | \cftafterloftitleskip=\skip109 709 | \cftbeforefigskip=\skip110 710 | \cftfigindent=\skip111 711 | \cftfignumwidth=\skip112 712 | \c@lofdepth=\count292 713 | \c@lotdepth=\count293 714 | \cftbeforelottitleskip=\skip113 715 | \cftafterlottitleskip=\skip114 716 | \cftbeforetabskip=\skip115 717 | \cfttabindent=\skip116 718 | \cfttabnumwidth=\skip117 719 | ) 720 | (D:\Software\MiKTeX\tex/latex/booktabs\booktabs.sty 721 | Package: booktabs 2019/10/08 v1.6180339 publication quality tables 722 | \heavyrulewidth=\dimen257 723 | \lightrulewidth=\dimen258 724 | \cmidrulewidth=\dimen259 725 | \belowrulesep=\dimen260 726 | \belowbottomsep=\dimen261 727 | \aboverulesep=\dimen262 728 | \abovetopsep=\dimen263 729 | \cmidrulesep=\dimen264 730 | \cmidrulekern=\dimen265 731 | \defaultaddspace=\dimen266 732 | \@cmidla=\count294 733 | \@cmidlb=\count295 734 | \@aboverulesep=\dimen267 735 | \@belowrulesep=\dimen268 736 | \@thisruleclass=\count296 737 | \@lastruleclass=\count297 738 | \@thisrulewidth=\dimen269 739 | ) 740 | (D:\Software\MiKTeX\tex/latex/varwidth\varwidth.sty 741 | Package: varwidth 2009/03/30 ver 0.92; Variable-width minipages 742 | \@vwid@box=\box60 743 | \sift@deathcycles=\count298 744 | \@vwid@loff=\dimen270 745 | \@vwid@roff=\dimen271 746 | ) 747 | (D:\Software\MiKTeX\tex/latex/natbib\natbib.sty 748 | Package: natbib 2010/09/13 8.31b (PWD, AO) 749 | \bibhang=\skip118 750 | \bibsep=\skip119 751 | LaTeX Info: Redefining \cite on input line 694. 752 | \c@NAT@ctr=\count299 753 | ) 754 | (C:\Software\MiKTeX\tex/latex/hyperref\hyperref.sty 755 | Package: hyperref 2019/11/10 v7.00c Hypertext links for LaTeX 756 | 757 | (C:\Software\MiKTeX\tex/generic/oberdiek\ltxcmds.sty 758 | Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO) 759 | ) 760 | (C:\Software\MiKTeX\tex/generic/oberdiek\pdftexcmds.sty 761 | Package: pdftexcmds 2019/07/25 v0.30 Utility functions of pdfTeX for LuaTeX (HO 762 | ) 763 | 764 | (C:\Software\MiKTeX\tex/generic/oberdiek\infwarerr.sty 765 | Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO) 766 | ) 767 | (C:\Software\MiKTeX\tex/generic/iftex\ifluatex.sty 768 | Package: ifluatex 2019/10/25 v1.5 ifluatex legacy package. Use iftex instead. 769 | ) 770 | Package pdftexcmds Info: LuaTeX not detected. 771 | Package pdftexcmds Info: pdfTeX >= 1.30 not detected. 772 | Package pdftexcmds Info: \pdf@primitive is available. 773 | Package pdftexcmds Info: \pdf@ifprimitive is available. 774 | Package pdftexcmds Info: \pdfdraftmode not found. 775 | ) 776 | (C:\Software\MiKTeX\tex/generic/oberdiek\kvsetkeys.sty 777 | Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO) 778 | 779 | (C:\Software\MiKTeX\tex/generic/oberdiek\etexcmds.sty 780 | Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO) 781 | )) 782 | (C:\Software\MiKTeX\tex/generic/oberdiek\kvdefinekeys.sty 783 | Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO) 784 | ) 785 | (C:\Software\MiKTeX\tex/generic/oberdiek\pdfescape.sty 786 | Package: pdfescape 2016/05/16 v1.14 Implements pdfTeX's escape features (HO) 787 | ) 788 | (C:\Software\MiKTeX\tex/latex/oberdiek\hycolor.sty 789 | Package: hycolor 2016/05/16 v1.8 Color options for hyperref/bookmark (HO) 790 | 791 | (C:\Software\MiKTeX\tex/latex/oberdiek\xcolor-patch.sty 792 | Package: xcolor-patch 2016/05/16 xcolor patch 793 | 794 | (C:\Software\MiKTeX\tex/latex/oberdiek\hopatch.sty 795 | Package: hopatch 2016/05/16 v1.3 Wrapper for package hooks (HO) 796 | ))) 797 | (C:\Software\MiKTeX\tex/latex/oberdiek\letltxmacro.sty 798 | Package: letltxmacro 2016/05/16 v1.5 Let assignment for LaTeX macros (HO) 799 | ) 800 | (C:\Software\MiKTeX\tex/latex/oberdiek\auxhook.sty 801 | Package: auxhook 2016/05/16 v1.4 Hooks for auxiliary files (HO) 802 | ) 803 | (C:\Software\MiKTeX\tex/latex/oberdiek\kvoptions.sty 804 | Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO) 805 | ) 806 | \@linkdim=\dimen272 807 | \Hy@linkcounter=\count300 808 | \Hy@pagecounter=\count301 809 | 810 | (C:\Software\MiKTeX\tex/latex/hyperref\pd1enc.def 811 | File: pd1enc.def 2019/11/10 v7.00c Hyperref: PDFDocEncoding definition (HO) 812 | ) 813 | (C:\Software\MiKTeX\tex/generic/oberdiek\intcalc.sty 814 | Package: intcalc 2016/05/16 v1.2 Expandable calculations with integers (HO) 815 | ) 816 | \Hy@SavedSpaceFactor=\count302 817 | 818 | (C:\Software\MiKTeX\tex/latex/00miktex\hyperref.cfg 819 | File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive 820 | ) 821 | Package hyperref Info: Option `unicode' set `true' on input line 4409. 822 | 823 | (C:\Software\MiKTeX\tex/latex/hyperref\puenc.def 824 | File: puenc.def 2019/11/10 v7.00c Hyperref: PDF Unicode definition (HO) 825 | ) 826 | Package hyperref Info: Hyper figures OFF on input line 4535. 827 | Package hyperref Info: Link nesting OFF on input line 4540. 828 | Package hyperref Info: Hyper index ON on input line 4543. 829 | Package hyperref Info: Plain pages OFF on input line 4550. 830 | Package hyperref Info: Backreferencing ON on input line 4553. 831 | Package hyperref Info: Implicit mode ON; LaTeX internals redefined. 832 | Package hyperref Info: Bookmarks ON on input line 4788. 833 | 834 | (C:\Software\MiKTeX\tex/latex/hyperref\backref.sty 835 | Package: backref 2016/05/21 v1.39 Bibliographical back referencing 836 | 837 | (C:\Software\MiKTeX\tex/latex/oberdiek\rerunfilecheck.sty 838 | Package: rerunfilecheck 2016/05/16 v1.8 Rerun checks for auxiliary files (HO) 839 | 840 | (C:\Software\MiKTeX\tex/latex/oberdiek\atveryend.sty 841 | Package: atveryend 2016/05/16 v1.9 Hooks at the very end of document (HO) 842 | Package atveryend Info: \enddocument detected (standard20110627). 843 | ) 844 | (C:\Software\MiKTeX\tex/generic/oberdiek\uniquecounter.sty 845 | Package: uniquecounter 2016/05/16 v1.3 Provide unlimited unique counter (HO) 846 | 847 | (C:\Software\MiKTeX\tex/generic/oberdiek\bigintcalc.sty 848 | Package: bigintcalc 2016/05/16 v1.4 Expandable calculations on big integers (HO 849 | ) 850 | )) 851 | Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2 852 | 82. 853 | )) 854 | \c@Hy@tempcnt=\count303 855 | 856 | (D:\Software\MiKTeX\tex/latex/url\url.sty 857 | \Urlmuskip=\muskip18 858 | Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc. 859 | ) 860 | LaTeX Info: Redefining \url on input line 5147. 861 | \XeTeXLinkMargin=\dimen273 862 | 863 | (C:\Software\MiKTeX\tex/generic/oberdiek\bitset.sty 864 | Package: bitset 2016/05/16 v1.2 Handle bit-vector datatype (HO) 865 | ) 866 | \Fld@menulength=\count304 867 | \Field@Width=\dimen274 868 | \Fld@charsize=\dimen275 869 | Package hyperref Info: Hyper figures OFF on input line 6418. 870 | Package hyperref Info: Link nesting OFF on input line 6423. 871 | Package hyperref Info: Hyper index ON on input line 6426. 872 | Package hyperref Info: backreferencing ON on input line 6431. 873 | Package hyperref Info: Link coloring OFF on input line 6438. 874 | Package hyperref Info: Link coloring with OCG OFF on input line 6443. 875 | Package hyperref Info: PDF/A mode OFF on input line 6448. 876 | LaTeX Info: Redefining \ref on input line 6488. 877 | LaTeX Info: Redefining \pageref on input line 6492. 878 | 879 | (C:\Software\MiKTeX\tex/generic/oberdiek\atbegshi.sty 880 | Package: atbegshi 2016/06/09 v1.18 At begin shipout hook (HO) 881 | ) 882 | \Hy@abspage=\count305 883 | \c@Item=\count306 884 | \c@Hfootnote=\count307 885 | ) 886 | Package hyperref Info: Driver: hxetex. 887 | 888 | (C:\Software\MiKTeX\tex/latex/hyperref\hxetex.def 889 | File: hxetex.def 2019/11/10 v7.00c Hyperref driver for XeTeX 890 | 891 | (C:\Software\MiKTeX\tex/generic/oberdiek\stringenc.sty 892 | Package: stringenc 2016/05/16 v1.11 Convert strings between diff. encodings (HO 893 | ) 894 | ) 895 | \pdfm@box=\box61 896 | \c@Hy@AnnotLevel=\count308 897 | \HyField@AnnotCount=\count309 898 | \Fld@listcount=\count310 899 | \c@bookmark@seq@number=\count311 900 | \Hy@SectionHShift=\skip120 901 | ) 902 | Package hyperref Info: Option `CJKbookmarks' set `true' on input line 85. 903 | Package hyperref Info: Option `colorlinks' set `true' on input line 85. 904 | Package hyperref Info: Option `bookmarksnumbered' set `true' on input line 85. 905 | Package hyperref Info: Option `bookmarksopen' set `true' on input line 85. 906 | Package hyperref Info: Option `breaklinks' set `true' on input line 85. 907 | 908 | (D:\Software\MiKTeX\tex/latex/caption\caption.sty 909 | Package: caption 2019/09/01 v3.3d Customizing captions (AR) 910 | 911 | (D:\Software\MiKTeX\tex/latex/caption\caption3.sty 912 | Package: caption3 2019/09/01 v1.8d caption3 kernel (AR) 913 | Package caption3 Info: TeX engine: e-TeX on input line 64. 914 | \captionmargin=\dimen276 915 | \captionmargin@=\dimen277 916 | \captionwidth=\dimen278 917 | \caption@tempdima=\dimen279 918 | \caption@indent=\dimen280 919 | \caption@parindent=\dimen281 920 | \caption@hangindent=\dimen282 921 | ) 922 | \c@caption@flags=\count312 923 | \c@ContinuedFloat=\count313 924 | Package caption Info: float package is loaded. 925 | Package caption Info: hyperref package is loaded. 926 | ) 927 | Package caption Info: We need package `newfloat' on input line 105. 928 | 929 | (D:\Software\MiKTeX\tex/latex/caption\newfloat.sty 930 | Package: newfloat 2019/09/01 v1.1k Defining new floating environments (AR) 931 | Package newfloat Info: Unsupported document class, or \@chapter 932 | (newfloat) was already redefined by another package. 933 | Package newfloat Info: \@chapter = macro:[#1]#2->\ifnum \c@secnumdepth >\m@ne \ 934 | if@mainmatter \ifodd \CTEX@chapter@numbering \CTEX@ifnametrue \refstepcounter { 935 | chapter}\typeout {\CTEXthechapter }\else \CTEX@ifnamefalse \CTEX@makeanchor {\H 936 | y@chapapp *}\fi \else \CTEX@ifnamefalse \CTEX@makeanchor@chapter {\Hy@chapapp * 937 | }\fi \else \CTEX@ifnamefalse \CTEX@makeanchor@chapter {\Hy@chapapp *}\fi \CTEX@ 938 | gettitle {#1}\CTEX@addtocline {chapter}{#1}\chaptermark {#1}\CTEX@addloflotskip 939 | {chapter}\if@twocolumn \@topnewpage [\@makechapterhead {#2}]\else \@makechapte 940 | rhead {#2}\@afterheading \fi . 941 | Package newfloat Info: \Hy@org@chapter = macro:[#1]#2->\ifnum \c@secnumdepth >\ 942 | m@ne \if@mainmatter \ifodd \CTEX@chapter@numbering \CTEX@ifnametrue \refstepcou 943 | nter {chapter}\typeout {\CTEXthechapter }\else \CTEX@ifnamefalse \CTEX@makeanch 944 | or {\Hy@chapapp *}\fi \else \CTEX@ifnamefalse \CTEX@makeanchor@chapter {\Hy@cha 945 | papp *}\fi \else \CTEX@ifnamefalse \CTEX@makeanchor@chapter {\Hy@chapapp *}\fi 946 | \CTEX@gettitle {#1}\CTEX@addtocline {chapter}{#1}\chaptermark {#1}\CTEX@addlofl 947 | otskip {chapter}\if@twocolumn \@topnewpage [\@makechapterhead {#2}]\else \@make 948 | chapterhead {#2}\@afterheading \fi . 949 | Package newfloat Info: `float' package detected. 950 | ) 951 | (D:\Software\MiKTeX\tex/latex/algorithms\algorithm.sty 952 | Invalid UTF-8 byte or sequence at line 11 replaced by U+FFFD. 953 | Package: algorithm 2009/08/24 v0.1 Document Style `algorithm' - floating enviro 954 | nment 955 | \@float@every@algorithm=\toks42 956 | \c@algorithm=\count314 957 | ) 958 | (D:\Software\MiKTeX\tex/latex/algorithmicx\algpseudocode.sty 959 | Package: algpseudocode 960 | 961 | (D:\Software\MiKTeX\tex/latex/algorithmicx\algorithmicx.sty 962 | Package: algorithmicx 2005/04/27 v1.2 Algorithmicx 963 | 964 | Document Style algorithmicx 1.2 - a greatly improved `algorithmic' style 965 | \c@ALG@line=\count315 966 | \c@ALG@rem=\count316 967 | \c@ALG@nested=\count317 968 | \ALG@tlm=\skip121 969 | \ALG@thistlm=\skip122 970 | \c@ALG@Lnr=\count318 971 | \c@ALG@blocknr=\count319 972 | \c@ALG@storecount=\count320 973 | \c@ALG@tmpcounter=\count321 974 | \ALG@tmplength=\skip123 975 | ) 976 | Document Style - pseudocode environments for use with the `algorithmicx' style 977 | ) (D:\Software\MiKTeX\tex/latex/listings\listings.sty 978 | \lst@mode=\count322 979 | \lst@gtempboxa=\box62 980 | \lst@token=\toks43 981 | \lst@length=\count323 982 | \lst@currlwidth=\dimen283 983 | \lst@column=\count324 984 | \lst@pos=\count325 985 | \lst@lostspace=\dimen284 986 | \lst@width=\dimen285 987 | \lst@newlines=\count326 988 | \lst@lineno=\count327 989 | \lst@maxwidth=\dimen286 990 | 991 | (D:\Software\MiKTeX\tex/latex/listings\lstmisc.sty 992 | File: lstmisc.sty 2019/09/10 1.8c (Carsten Heinz) 993 | \c@lstnumber=\count328 994 | \lst@skipnumbers=\count329 995 | \lst@framebox=\box63 996 | ) 997 | (D:\Software\MiKTeX\tex/latex/listings\listings.cfg 998 | File: listings.cfg 2019/09/10 1.8c listings configuration 999 | )) 1000 | Package: listings 2019/09/10 1.8c (Carsten Heinz) 1001 | 1002 | (D:\Software\MiKTeX\tex/latex/listings\lstlang1.sty 1003 | File: lstlang1.sty 2019/09/10 1.8c listings language file 1004 | ) 1005 | (D:\Software\MiKTeX\tex/latex/listings\lstlang2.sty 1006 | File: lstlang2.sty 2019/09/10 1.8c listings language file 1007 | ) 1008 | (D:\Software\MiKTeX\tex/latex/listings\lstlang3.sty 1009 | File: lstlang3.sty 2019/09/10 1.8c listings language file 1010 | ) 1011 | (D:\Software\MiKTeX\tex/xelatex/xecjk\xeCJK-listings.sty 1012 | Package: xeCJK-listings 2019/06/02 v3.7.4 xeCJK patch file for listings 1013 | \l__xeCJK_listings_max_char_int=\count330 1014 | \l__xeCJK_listings_flag_int=\count331 1015 | ) (main.aux 1016 | (Declaration.aux) (Committee.aux) (Abstract_chs.aux) (Abstract_eng.aux)) 1017 | \openout1 = `main.aux'. 1018 | 1019 | LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 159. 1020 | LaTeX Font Info: ... okay on input line 159. 1021 | LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 159. 1022 | LaTeX Font Info: ... okay on input line 159. 1023 | LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 159. 1024 | LaTeX Font Info: ... okay on input line 159. 1025 | LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 159. 1026 | LaTeX Font Info: ... okay on input line 159. 1027 | LaTeX Font Info: Checking defaults for TU/lmr/m/n on input line 159. 1028 | LaTeX Font Info: ... okay on input line 159. 1029 | LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 159. 1030 | LaTeX Font Info: ... okay on input line 159. 1031 | LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 159. 1032 | LaTeX Font Info: ... okay on input line 159. 1033 | LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 159. 1034 | LaTeX Font Info: ... okay on input line 159. 1035 | LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 159. 1036 | LaTeX Font Info: ... okay on input line 159. 1037 | LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 159. 1038 | LaTeX Font Info: ... okay on input line 159. 1039 | 1040 | ABD: EverySelectfont initializing macros 1041 | LaTeX Info: Redefining \selectfont on input line 159. 1042 | 1043 | Package fontspec Info: Adjusting the maths setup (use [no-math] to avoid 1044 | (fontspec) this). 1045 | 1046 | \symlegacymaths=\mathgroup9 1047 | LaTeX Font Info: Overwriting symbol font `legacymaths' in version `bold' 1048 | (Font) OT1/cmr/m/n --> OT1/cmr/bx/n on input line 159. 1049 | LaTeX Font Info: Redeclaring math accent \acute on input line 159. 1050 | LaTeX Font Info: Redeclaring math accent \grave on input line 159. 1051 | LaTeX Font Info: Redeclaring math accent \ddot on input line 159. 1052 | LaTeX Font Info: Redeclaring math accent \tilde on input line 159. 1053 | LaTeX Font Info: Redeclaring math accent \bar on input line 159. 1054 | LaTeX Font Info: Redeclaring math accent \breve on input line 159. 1055 | LaTeX Font Info: Redeclaring math accent \check on input line 159. 1056 | LaTeX Font Info: Redeclaring math accent \hat on input line 159. 1057 | LaTeX Font Info: Redeclaring math accent \dot on input line 159. 1058 | LaTeX Font Info: Redeclaring math accent \mathring on input line 159. 1059 | LaTeX Font Info: Redeclaring math symbol \Gamma on input line 159. 1060 | LaTeX Font Info: Redeclaring math symbol \Delta on input line 159. 1061 | LaTeX Font Info: Redeclaring math symbol \Theta on input line 159. 1062 | LaTeX Font Info: Redeclaring math symbol \Lambda on input line 159. 1063 | LaTeX Font Info: Redeclaring math symbol \Xi on input line 159. 1064 | LaTeX Font Info: Redeclaring math symbol \Pi on input line 159. 1065 | LaTeX Font Info: Redeclaring math symbol \Sigma on input line 159. 1066 | LaTeX Font Info: Redeclaring math symbol \Upsilon on input line 159. 1067 | LaTeX Font Info: Redeclaring math symbol \Phi on input line 159. 1068 | LaTeX Font Info: Redeclaring math symbol \Psi on input line 159. 1069 | LaTeX Font Info: Redeclaring math symbol \Omega on input line 159. 1070 | LaTeX Font Info: Redeclaring math symbol \mathdollar on input line 159. 1071 | LaTeX Font Info: Redeclaring symbol font `operators' on input line 159. 1072 | LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font 1073 | (Font) `operators' in the math version `normal' on input line 159. 1074 | 1075 | LaTeX Font Info: Overwriting symbol font `operators' in version `normal' 1076 | (Font) OT1/cmr/m/n --> TU/TimesNewRoman(0)/m/n on input line 1 1077 | 59. 1078 | LaTeX Font Info: Encoding `OT1' has changed to `TU' for symbol font 1079 | (Font) `operators' in the math version `bold' on input line 159. 1080 | LaTeX Font Info: Overwriting symbol font `operators' in version `bold' 1081 | (Font) OT1/cmr/bx/n --> TU/TimesNewRoman(0)/m/n on input line 1082 | 159. 1083 | LaTeX Font Info: Overwriting symbol font `operators' in version `normal' 1084 | (Font) TU/TimesNewRoman(0)/m/n --> TU/TimesNewRoman(0)/m/n on 1085 | input line 159. 1086 | LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal' 1087 | (Font) OT1/cmr/m/it --> TU/TimesNewRoman(0)/m/it on input line 1088 | 159. 1089 | LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal' 1090 | (Font) OT1/cmr/bx/n --> TU/TimesNewRoman(0)/bx/n on input line 1091 | 159. 1092 | LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `normal' 1093 | (Font) OT1/cmss/m/n --> TU/lmss/m/n on input line 159. 1094 | LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `normal' 1095 | (Font) OT1/cmtt/m/n --> TU/lmtt/m/n on input line 159. 1096 | LaTeX Font Info: Overwriting symbol font `operators' in version `bold' 1097 | (Font) TU/TimesNewRoman(0)/m/n --> TU/TimesNewRoman(0)/bx/n on 1098 | input line 159. 1099 | LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' 1100 | (Font) OT1/cmr/bx/it --> TU/TimesNewRoman(0)/bx/it on input li 1101 | ne 159. 1102 | LaTeX Font Info: Overwriting math alphabet `\mathsf' in version `bold' 1103 | (Font) OT1/cmss/bx/n --> TU/lmss/bx/n on input line 159. 1104 | LaTeX Font Info: Overwriting math alphabet `\mathtt' in version `bold' 1105 | (Font) OT1/cmtt/m/n --> TU/lmtt/bx/n on input line 159. 1106 | 1107 | *geometry* detected driver: pdftex 1108 | *geometry* verbose mode - [ preamble ] result: 1109 | * driver: pdftex 1110 | * paper: a4paper 1111 | * layout: 1112 | * layoutoffset:(h,v)=(0.0pt,0.0pt) 1113 | * modes: twoside 1114 | * h-part:(L,W,R)=(90.19518pt, 417.11752pt, 90.19518pt) 1115 | * v-part:(T,H,B)=(72.2698pt, 700.50723pt, 72.2698pt) 1116 | * \paperwidth=597.50787pt 1117 | * \paperheight=845.04684pt 1118 | * \textwidth=417.11752pt 1119 | * \textheight=700.50723pt 1120 | * \oddsidemargin=17.92519pt 1121 | * \evensidemargin=17.92519pt 1122 | * \topmargin=-30.06767pt 1123 | * \headheight=12.0pt 1124 | * \headsep=18.06749pt 1125 | * \topskip=10.0pt 1126 | * \footskip=25.29494pt 1127 | * \marginparwidth=125.0pt 1128 | * \marginparsep=7.0pt 1129 | * \columnsep=10.0pt 1130 | * \skip\footins=9.0pt plus 4.0pt minus 2.0pt 1131 | * \hoffset=0.0pt 1132 | * \voffset=0.0pt 1133 | * \mag=1000 1134 | * \@twocolumnfalse 1135 | * \@twosidetrue 1136 | * \@mparswitchtrue 1137 | * \@reversemarginfalse 1138 | * (1in=72.27pt=25.4mm, 1cm=28.453pt) 1139 | 1140 | Package backref Info: ** backref set up for natbib ** on input line 159. 1141 | \AtBeginShipoutBox=\box64 1142 | Package hyperref Info: Link coloring ON on input line 159. 1143 | (C:\Software\MiKTeX\tex/latex/hyperref\nameref.sty 1144 | Package: nameref 2019/09/16 v2.46 Cross-referencing by name of section 1145 | 1146 | (C:\Software\MiKTeX\tex/latex/oberdiek\refcount.sty 1147 | Package: refcount 2016/05/16 v3.5 Data extraction from label references (HO) 1148 | ) 1149 | (C:\Software\MiKTeX\tex/generic/oberdiek\gettitlestring.sty 1150 | Package: gettitlestring 2016/05/16 v1.5 Cleanup title references (HO) 1151 | ) 1152 | \c@section@level=\count332 1153 | ) 1154 | LaTeX Info: Redefining \ref on input line 159. 1155 | LaTeX Info: Redefining \pageref on input line 159. 1156 | LaTeX Info: Redefining \nameref on input line 159. 1157 | (main.out) 1158 | (main.out) 1159 | \@outlinefile=\write3 1160 | \openout3 = `main.out'. 1161 | 1162 | Package caption Info: Begin \AtBeginDocument code. 1163 | Package caption Info: listings package is loaded. 1164 | Package caption Info: End \AtBeginDocument code. 1165 | Package newfloat Info: Trying Plan B... 1166 | \c@lstlisting=\count333 1167 | (format.tex 1168 | \c@currtheoremctr=\count334 1169 | \c@endtheoremctr=\count335 1170 | \c@theorem=\count336 1171 | \c@currlemmactr=\count337 1172 | \c@endlemmactr=\count338 1173 | \c@currcorollaryctr=\count339 1174 | \c@endcorollaryctr=\count340 1175 | \c@currpropositionctr=\count341 1176 | \c@endpropositionctr=\count342 1177 | \c@currpropertyctr=\count343 1178 | \c@endpropertyctr=\count344 1179 | \c@currdefinitionctr=\count345 1180 | \c@enddefinitionctr=\count346 1181 | \c@definition=\count347 1182 | \c@currremarkctr=\count348 1183 | \c@endremarkctr=\count349 1184 | \c@remark=\count350 1185 | \c@currexamplectr=\count351 1186 | \c@endexamplectr=\count352 1187 | \c@example=\count353 1188 | \c@currproofctr=\count354 1189 | \c@endproofctr=\count355 1190 | \c@proof=\count356 1191 | ) 1192 | *geometry* verbose mode - [ newgeometry ] result: 1193 | * driver: pdftex 1194 | * paper: a4paper 1195 | * layout: 1196 | * layoutoffset:(h,v)=(0.0pt,0.0pt) 1197 | * modes: twoside 1198 | * h-part:(L,W,R)=(71.13188pt, 455.24411pt, 71.13188pt) 1199 | * v-part:(T,H,B)=(56.9055pt, 731.23584pt, 56.9055pt) 1200 | * \paperwidth=597.50787pt 1201 | * \paperheight=845.04684pt 1202 | * \textwidth=455.24411pt 1203 | * \textheight=731.23584pt 1204 | * \oddsidemargin=-1.1381pt 1205 | * \evensidemargin=-1.1381pt 1206 | * \topmargin=-45.43198pt 1207 | * \headheight=12.0pt 1208 | * \headsep=18.06749pt 1209 | * \topskip=10.0pt 1210 | * \footskip=25.29494pt 1211 | * \marginparwidth=125.0pt 1212 | * \marginparsep=7.0pt 1213 | * \columnsep=10.0pt 1214 | * \skip\footins=9.0pt plus 4.0pt minus 2.0pt 1215 | * \hoffset=0.0pt 1216 | * \voffset=0.0pt 1217 | * \mag=1000 1218 | * \@twocolumnfalse 1219 | * \@twosidetrue 1220 | * \@mparswitchtrue 1221 | * \@reversemarginfalse 1222 | * (1in=72.27pt=25.4mm, 1cm=28.453pt) 1223 | 1224 | LaTeX Font Info: Trying to load font information for U+msa on input line 192 1225 | . 1226 | (C:\Software\MiKTeX\tex/latex/amsfonts\umsa.fd 1227 | File: umsa.fd 2013/01/14 v3.01 AMS symbols A 1228 | ) 1229 | LaTeX Font Info: Trying to load font information for U+msb on input line 192 1230 | . 1231 | 1232 | (C:\Software\MiKTeX\tex/latex/amsfonts\umsb.fd 1233 | File: umsb.fd 2013/01/14 v3.01 AMS symbols B 1234 | ) 1235 | File: ecnu_logo.png Graphic file (type bmp) 1236 | 1237 | File: ecnu.jpg Graphic file (type bmp) 1238 | 1239 | 1240 | Package fontspec Info: Could not resolve font "STZhongsong/BI" (it probably 1241 | (fontspec) doesn't exist). 1242 | 1243 | 1244 | Package fontspec Info: Could not resolve font "STZhongsong/B" (it probably 1245 | (fontspec) doesn't exist). 1246 | 1247 | 1248 | Package fontspec Info: Could not resolve font "STZhongsong/I" (it probably 1249 | (fontspec) doesn't exist). 1250 | 1251 | 1252 | Package fontspec Info: Font family 'STZhongsong(0)' created for font 1253 | (fontspec) 'STZhongsong' with options [Script={CJK}]. 1254 | (fontspec) 1255 | (fontspec) This font family consists of the following NFSS 1256 | (fontspec) series/shapes: 1257 | (fontspec) 1258 | (fontspec) - 'normal' (m/n) with NFSS spec.: 1259 | (fontspec) <->"STZhongsong/OT:script=hani;language=DFLT;" 1260 | (fontspec) - 'small caps' (m/sc) with NFSS spec.: 1261 | 1262 | 1263 | Underfull \hbox (badness 7613) in paragraph at lines 192--192 1264 | []| [] | [] | [] | [] | [] | [] | [] | [] | [ 1265 | ] | [] | [] | []| [] 1266 | [] 1267 | 1268 | 1269 | Underfull \hbox (badness 7613) in paragraph at lines 192--192 1270 | | [] | [] | [] | [] | [] | [] | [] | [] | [] 1271 | | [] | [] | [] 1272 | [] 1273 | 1274 | 1275 | Underfull \hbox (badness 10000) in paragraph at lines 192--192 1276 | 1277 | [] 1278 | 1279 | 1280 | Underfull \hbox (badness 10000) detected at line 192 1281 | 1282 | [] 1283 | 1284 | 1285 | Overfull \hbox (2.34209pt too wide) in paragraph at lines 192--192 1286 | [] | 1287 | [] 1288 | 1289 | 1290 | Overfull \hbox (2.34209pt too wide) in paragraph at lines 192--192 1291 | [] | 1292 | [] 1293 | 1294 | 1295 | Overfull \hbox (2.34209pt too wide) in paragraph at lines 192--192 1296 | [] | 1297 | [] 1298 | 1299 | 1300 | Overfull \hbox (2.34209pt too wide) in paragraph at lines 192--192 1301 | [] | 1302 | [] 1303 | 1304 | 1305 | Overfull \hbox (2.34209pt too wide) in paragraph at lines 192--192 1306 | [] | 1307 | [] 1308 | 1309 | [1 1310 | 1311 | 1312 | 1313 | ] 1314 | Underfull \hbox (badness 1590) in paragraph at lines 192--192 1315 | []| [] | [] | [] | [] 1316 | [] 1317 | 1318 | 1319 | Underfull \hbox (badness 10000) in paragraph at lines 192--192 1320 | | [] | [] | [] | [] | [] 1321 | [] 1322 | 1323 | 1324 | Underfull \hbox (badness 10000) in paragraph at lines 192--192 1325 | 1326 | [] 1327 | 1328 | 1329 | Underfull \hbox (badness 10000) detected at line 192 1330 | 1331 | [] 1332 | 1333 | 1334 | Underfull \hbox (badness 10000) detected at line 192 1335 | | [] | [] | [] | [] | [] 1336 | [] 1337 | 1338 | [2 1339 | 1340 | ] 1341 | \openout2 = `Declaration.aux'. 1342 | 1343 | (Declaration.tex 1344 | \c@muni=\count357 1345 | 1346 | Underfull \hbox (badness 10000) in paragraph at lines 70--70 1347 | 1348 | [] 1349 | 1350 | ) 1351 | Overfull \hbox (1.56529pt too wide) in paragraph at lines 70--198 1352 | [][] 1353 | [] 1354 | 1355 | [3 1356 | 1357 | 1358 | ] 1359 | \openout2 = `Committee.aux'. 1360 | 1361 | (Committee.tex 1362 | Overfull \hbox (13.8129pt too wide) in paragraph at lines 13--22 1363 | [] 1364 | [] 1365 | 1366 | ) [4 1367 | 1368 | 1369 | ] 1370 | \openout2 = `Abstract_chs.aux'. 1371 | 1372 | (Abstract_chs.tex 1373 | 1374 | Package hyperref Warning: Token not allowed in a PDF string (Unicode): 1375 | (hyperref) \hskip 12.045pt 1376 | (hyperref) replaced by space on input line 5. 1377 | 1378 | 1379 | Package fontspec Info: Could not resolve font "SimHei/BI" (it probably doesn't 1380 | (fontspec) exist). 1381 | 1382 | 1383 | Package fontspec Info: Could not resolve font "SimHei/B" (it probably doesn't 1384 | (fontspec) exist). 1385 | 1386 | 1387 | Package fontspec Info: Could not resolve font "SimHei/I" (it probably doesn't 1388 | (fontspec) exist). 1389 | 1390 | 1391 | Package fontspec Info: Font family 'SimHei(0)' created for font 'SimHei' with 1392 | (fontspec) options [Script={CJK}]. 1393 | (fontspec) 1394 | (fontspec) This font family consists of the following NFSS 1395 | (fontspec) series/shapes: 1396 | (fontspec) 1397 | (fontspec) - 'normal' (m/n) with NFSS spec.: 1398 | (fontspec) <->"SimHei/OT:script=hani;language=DFLT;" 1399 | (fontspec) - 'small caps' (m/sc) with NFSS spec.: 1400 | 1401 | ) 1402 | 1403 | Package Fancyhdr Warning: \headheight is too small (12.0pt): 1404 | Make it at least 14.27963pt. 1405 | We now make it that large for the rest of the document. 1406 | This may cause the page layout to be inconsistent, however. 1407 | 1408 | [1 1409 | 1410 | 1411 | 1412 | 1413 | ] 1414 | \openout2 = `Abstract_eng.aux'. 1415 | 1416 | (Abstract_eng.tex) [2 1417 | 1418 | 1419 | 1420 | ] 1421 | 1422 | LaTeX Font Warning: Font shape `TU/SimHei(0)/bx/n' undefined 1423 | (Font) using `TU/SimHei(0)/m/n' instead on input line 235. 1424 | 1425 | (main.toc) 1426 | \tf@toc=\write4 1427 | \openout4 = `main.toc'. 1428 | 1429 | [3 1430 | 1431 | ] (main.lof) 1432 | \tf@lof=\write5 1433 | \openout5 = `main.lof'. 1434 | 1435 | [4] (main.lot) 1436 | \tf@lot=\write6 1437 | \openout6 = `main.lot'. 1438 | 1439 | [5] 1440 | 第一章 1441 | Package newfloat Info: Setting Plan B file extension to `lof'... on input line 1442 | 261. 1443 | [1 1444 | 1445 | 1446 | ] 1447 | 第二章 1448 | [2 1449 | 1450 | ] 1451 | 第三章 1452 | 1453 | Package amsmath Warning: Foreign command \over; 1454 | (amsmath) \frac or \genfrac should be used instead 1455 | (amsmath) on input line 317. 1456 | 1457 | [3 1458 | 1459 | 1460 | ] 1461 | 第四章 1462 | [4 1463 | 1464 | ] [5] (main.brf) 1465 | \tf@brf=\write7 1466 | \openout7 = `main.brf'. 1467 | 1468 | [6 1469 | 1470 | 1471 | ] [7 1472 | 1473 | 1474 | 1475 | ] [8] 1476 | \tf@thm=\write8 1477 | \openout8 = `main.thm'. 1478 | 1479 | Package atveryend Info: Empty hook `BeforeClearDocument' on input line 429. 1480 | [9 1481 | 1482 | 1483 | 1484 | ] 1485 | Package atveryend Info: Empty hook `AfterLastShipout' on input line 429. 1486 | (main.aux (Declaration.aux) (Committee.aux) 1487 | (Abstract_chs.aux) (Abstract_eng.aux)) 1488 | Package atveryend Info: Empty hook `AtVeryEndDocument' on input line 429. 1489 | Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 429. 1490 | Package rerunfilecheck Info: File `main.out' has not changed. 1491 | (rerunfilecheck) Checksum: 8F7AC249340EB3DD56C265011B95A228. 1492 | Package rerunfilecheck Info: File `main.brf' has not changed. 1493 | (rerunfilecheck) Checksum: E167D4E84A10136A00ED30B1F31042FE. 1494 | 1495 | 1496 | LaTeX Font Warning: Some font shapes were not available, defaults substituted. 1497 | 1498 | Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 429. 1499 | ) 1500 | Here is how much of TeX's memory you used: 1501 | 31319 strings out of 427240 1502 | 613250 string characters out of 3147530 1503 | 882844 words of memory out of 3000000 1504 | 35401 multiletter control sequences out of 15000+200000 1505 | 550562 words of font info for 148 fonts, out of 3000000 for 9000 1506 | 1348 hyphenation exceptions out of 8191 1507 | 58i,11n,79p,824b,591s stack positions out of 5000i,500n,10000p,200000b,50000s 1508 | 1509 | Output written on main.pdf (18 pages). 1510 | --------------------------------------------------------------------------------