diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-12 23:01:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-12 23:01:58 +0000 |
commit | c364b055adb89a8b13841450e55d4bbb3e16fa10 (patch) | |
tree | 8f39c284f3acbd30e4bd029ae836d6f70ec8a626 /Master/texmf-dist/doc/latex | |
parent | a93376d2448f6c1466fddb8971961f86113478bf (diff) |
thuthesis (12mar21)
git-svn-id: svn://tug.org/texlive/trunk@58300 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex')
17 files changed, 210 insertions, 93 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md b/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md index 05e7be0d81c..c4c4be0399c 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md @@ -6,6 +6,27 @@ ## [Unreleased] +## [v7.2.0] - 2021-03-12 +### Added +- 新增英文版写作指南要求的格式。 +- 新增选题报告的格式(#579)。 +- 新增 `figure-number-sepatator` 等选项设置图表编号的连接符。 +- 新增数学符号字体风格选项 `math-style`。 +- 新增选项控制数学字体风格的细节:`uppercase-greek`、`less-than-or-equal`、`integral`、`integral-limits`、`partial` 和 `math-ellipsis`。 +- 新增数学字体试验性选项 `math-font = newtx`。 + +### Changed +- 研究生的声明页默认加上页眉和页码,不受 `page-style` 的控制(#574)。 +- 取消图表标题的悬挂缩进(#589)。 +- 英文封面的联合导师改为“Co-supervisor”。 +- 联合导师的 key 改为 `co-supervisor`,同英文版模板一致。 + +### Fixed +- 修正 `longtable` 宏包的配置(#584)。 +- 修正本科生的“目录”、“声明”和“致谢”等标题中的空白(#591)。 +- 修正参考文献的格式,取消页码与前面冒号之间的空格。 +- 修正中文封面的字距。 + ## [v7.1.0] - 2020-10-14 ### Changed - 更新摘要的标题格式(研究生 2020-09-18 版)。 @@ -118,7 +139,7 @@ ## [v6.0.2] - 2020-02-23 ### Fixed -- 修复图表公式目录内容缺失 (#467)。 +- 修复图表公式目录内容缺失(#467)。 - 修复 Github Actions 执行 l3build check 问题。 - 文本模式使用 `\checkmark`。 @@ -135,8 +156,8 @@ - 更新 bib 测试用例。 ### Fixed -- 修复 PDF 目录层级问题 (#457)。 -- 修复 PDF 中章节连接问题 (#453)。 +- 修复 PDF 目录层级问题(#457)。 +- 修复 PDF 中章节连接问题(#453)。 ## [v6.0.0] - 2020-01-06 ### Added @@ -271,17 +292,17 @@ - 不再将页面尺寸写入 dvi,因为已不支持 dvips, 而该方案会使得在使用 tikzexternalize 时外部 PDF 图片 BBox 不对。 - 用 `geometry` 简化设置。 - `\ps@thu@headings`: 利用 `fancyhdr` 设置页眉页脚。 -- 修正定理字样为黑体 (#104)。 +- 修正定理字样为黑体(#104)。 - 本科附录图表编号用-不用.(如图A-1,表A-2)。 - 用 `\ctexset` 来设置,替换复杂的 `\@startsection`。 -- 修正章节间距问题(#57) +- 修正章节间距问题(#57)。 - 硕士博士论文目录只出现到第 3 级标题即可。其他未明确要求。 -- `\tableofcontents`: 修正学位论文中目录里节前缩进(#103) -- `\makecover`: 使用 `pdfpages` 宏包支持本硕博论文授权说明扫描版(#36)。 -- `acknowledgement`: 使用 pdfpages 宏包支持本硕博论文声明扫描版(#36)。 +- `\tableofcontents`: 修正学位论文中目录里节前缩进(#103)。 +- `\makecover`: 使用 `pdfpages` 宏包支持本硕博论文授权说明扫描版(#36)。 +- `acknowledgement`: 使用 pdfpages 宏包支持本硕博论文声明扫描版(#36)。 - `\inlinecite`: 用 `\inlinecite` 替换 `\onlinecite`。为保证兼 容性,`\onlinecite` 会保留。 -- `achievements`: 博士后就不提在学期间了,不合适(#100) -- `achievements`: 让简历部分更符合格式指南和示例文件(#122) +- `achievements`: 博士后就不提在学期间了,不合适(#100)。 +- `achievements`: 让简历部分更符合格式指南和示例文件(#122)。 - `\shuji`: 扩展 `\shuji[<标题>][<作者>]`。 ## [v4.8.1] - 2014-12-09 @@ -374,7 +395,7 @@ - 调整段前距为 -12bp 而不是原来的 -16bp。 - `\tableofcontents`: 本科生目录字号改回`\xiaosi[<1.8>]`。 - `\tableofcontents`: 本科生目录缩进要求不同。 -- `\tableofcontents`: 本科章目录项一直用黑体 (Arial)。 +- `\tableofcontents`: 本科章目录项一直用黑体(Arial)。 ## [v4.3] - 2008-03-11 ### Changed @@ -542,7 +563,7 @@ ### Changed - Fill more pdf info. with `\hypersetup`. - 自动隐藏密级为内部时后面的五角星。 -- 增加“注释 (Remark)”环境。 +- 增加“注释(Remark)”环境。 - 压缩 item 之间的距离。 - `thubib.bst` 文献标题取消自动小写。 - 中文参考文献取消 In: Proceedings。 @@ -642,7 +663,8 @@ -[Unreleased]: https://github.com/tuna/thuthesis/compare/v7.1.0...HEAD +[Unreleased]: https://github.com/tuna/thuthesis/compare/v7.2.0...HEAD +[v7.2.0]: https://github.com/tuna/thuthesis/compare/v7.1.0...v7.2.0 [v7.1.0]: https://github.com/tuna/thuthesis/compare/v7.0.0...v7.1.0 [v7.0.0]: https://github.com/tuna/thuthesis/compare/v6.1.3...v7.0.0 [v6.1.3]: https://github.com/tuna/thuthesis/compare/v6.1.2...v6.1.3 diff --git a/Master/texmf-dist/doc/latex/thuthesis/README.md b/Master/texmf-dist/doc/latex/thuthesis/README.md index ed0788a5ad7..d922e5cc826 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/README.md +++ b/Master/texmf-dist/doc/latex/thuthesis/README.md @@ -23,8 +23,8 @@ Scroll down for the English version of README. 推荐下载**发布版**模板,里面包括具体使用说明以及示例文档: -* 模板使用说明 (thuthesis.pdf) -* 示例文档 (thuthesis-example.pdf) +* 模板使用说明(thuthesis.pdf) +* 示例文档(thuthesis-example.pdf) 开发版中不提供预生成的 `cls` 文件和文档,仅包含源码。其仅供开发者与需要尚未发布的功能的有经验的 TeX 用户使用,不提供任何保证。 @@ -51,7 +51,7 @@ Scroll down for the English version of README. 下载发布版的的 zip 包,使用其中的 `thuthesis.cls` 等文件覆盖原有的即可,无须额外操作。 -#### 开发板 +#### 开发版 从 GitHub clone 项目源码或者下载源码 zip 包,执行命令(Windows 用户在文件夹空白处按 `Shift + 鼠标右键`,点击“在此处打开命令行窗口”): diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/appendix-survey.tex b/Master/texmf-dist/doc/latex/thuthesis/data/appendix-survey.tex index 5dd97a7a084..76fe5b12f5e 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/data/appendix-survey.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/data/appendix-survey.tex @@ -53,7 +53,7 @@ An example table in appendix (Table~\ref{tab:appendix-survey-table}). An example equation in appendix (Equation~\eqref{eq:appendix-survey-equation}). \begin{equation} - \frac{1}{2 \symup{\pi} \symup{i}} \int_\gamma f = \sum_{k=1}^m n(\gamma; a_k) \mathscr{R}(f; a_k) + \frac{1}{2 \uppi \symup{i}} \int_\gamma f = \sum_{k=1}^m n(\gamma; a_k) \mathscr{R}(f; a_k) \label{eq:appendix-survey-equation} \end{equation} diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/appendix-translation.tex b/Master/texmf-dist/doc/latex/thuthesis/data/appendix-translation.tex index 891e416b064..d272480bf40 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/data/appendix-translation.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/data/appendix-translation.tex @@ -52,7 +52,7 @@ 附录中的数学公式示例(公式~\eqref{eq:appendix-translation-equation})。 \begin{equation} - \frac{1}{2 \symup{\pi} \symup{i}} \int_\gamma f = \sum_{k=1}^m n(\gamma; a_k) \mathscr{R}(f; a_k) + \frac{1}{2 \uppi \symup{i}} \int_\gamma f = \sum_{k=1}^m n(\gamma; a_k) \mathscr{R}(f; a_k) \label{eq:appendix-translation-equation} \end{equation} diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/appendix.tex b/Master/texmf-dist/doc/latex/thuthesis/data/appendix.tex index 94b17439317..39ac664248b 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/data/appendix.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/data/appendix.tex @@ -1,3 +1,5 @@ +% !TeX root = ../thuthesis-example.tex + \chapter{补充内容} 附录是与论文内容密切相关、但编入正文又影响整篇论文编排的条理和逻辑性的资料,例如某些重要的数据表格、计算程序、统计表等,是论文主体的补充内容,可根据需要设置。 @@ -43,6 +45,6 @@ 附录中的数学公式示例(公式~\eqref{eq:appendix-equation})。 \begin{equation} - \frac{1}{2 \symup{\pi} \symup{i}} \int_\gamma f = \sum_{k=1}^m n(\gamma; a_k) \mathscr{R}(f; a_k) + \frac{1}{2 \uppi \symup{i}} \int_\gamma f = \sum_{k=1}^m n(\gamma; a_k) \mathscr{R}(f; a_k) \label{eq:appendix-equation} \end{equation} diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/chap01.tex b/Master/texmf-dist/doc/latex/thuthesis/data/chap01.tex index a1ce9626fc8..b4f66417330 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/data/chap01.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/data/chap01.tex @@ -4,7 +4,7 @@ 研究生学位论文撰写,除表达形式上需要符合一定的格式要求外,内容方面上也要遵循一些共性原则。 -通常研究生学位论文只能有一个主题(不能是几块工作拼凑在一起),该主题应针对某学科领域中的一个具体问题展开深入、系统的研究,并得出有价值的研究结论。 +通常研究生学位论文只能有一个主题(不能是几块工作拼凑在一起),该主题应针对某学科领域中的一个具体问题展开深入、系统的研究,并得出有价值的研究结论。 学位论文的研究主题切忌过大,例如,“中国国有企业改制问题研究”这样的研究主题过大,因为“国企改制”涉及的问题范围太广,很难在一本研究生学位论文中完全研究透彻。 diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/chap02.tex b/Master/texmf-dist/doc/latex/thuthesis/data/chap02.tex index 31f7032e1af..8d6c2b070ec 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/data/chap02.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/data/chap02.tex @@ -20,7 +20,7 @@ 若图或表中有附注,采用英文小写字母顺序编号,附注写在图或表的下方。 % LaTeX 传统上一般将附注的内容同图表的标题写在一起,形成很长的一段文字。 -如果一个图由两个或两个以上分图组成时,各分图分别以(a)、(b)、(c)...... 作为图序,并须有分图题。 +如果一个图由两个或两个以上分图组成时,各分图分别以 (a)、(b)、(c)...... 作为图序,并须有分图题。 推荐使用 \pkg{subcaption} 宏包来处理, 比如图~\ref{fig:subfig-a} 和图~\ref{fig:subfig-b}。 \begin{figure} @@ -83,3 +83,71 @@ \end{tablenotes} \end{threeparttable} \end{table} + +如某个表需要转页接排,可以使用 \pkg{longtable} 宏包,需要在随后的各页上重复表的编号。 +编号后跟表题(可省略)和“(续)”,置于表上方。续表均应重复表头。 + +\begin{longtable}{cccc} + \caption{跨页长表格的表题} \\ + \toprule + 表头 1 & 表头 2 & 表头 3 & 表头 4 \\ + \midrule + \endfirsthead + \caption[]{跨页长表格的表题(续)} \\ + \toprule + 表头 1 & 表头 2 & 表头 3 & 表头 4 \\ + \midrule + \endhead + \bottomrule + \endfoot + Row 1 & & & \\ + Row 2 & & & \\ + Row 3 & & & \\ + Row 4 & & & \\ + Row 5 & & & \\ + Row 6 & & & \\ + Row 7 & & & \\ + Row 8 & & & \\ + Row 9 & & & \\ + Row 10 & & & \\ + Row 11 & & & \\ + Row 12 & & & \\ + Row 13 & & & \\ + Row 14 & & & \\ + Row 15 & & & \\ + Row 16 & & & \\ + Row 17 & & & \\ + Row 18 & & & \\ + Row 19 & & & \\ + Row 20 & & & \\ + Row 21 & & & \\ + Row 22 & & & \\ + Row 23 & & & \\ + Row 24 & & & \\ + Row 25 & & & \\ + Row 26 & & & \\ + Row 27 & & & \\ + Row 28 & & & \\ + Row 29 & & & \\ + Row 30 & & & \\ + Row 31 & & & \\ + Row 32 & & & \\ + Row 33 & & & \\ + Row 34 & & & \\ + Row 35 & & & \\ + Row 36 & & & \\ + Row 37 & & & \\ + Row 38 & & & \\ + Row 39 & & & \\ + Row 40 & & & \\ + Row 41 & & & \\ + Row 42 & & & \\ + Row 43 & & & \\ + Row 44 & & & \\ + Row 45 & & & \\ + Row 46 & & & \\ + Row 47 & & & \\ + Row 48 & & & \\ + Row 49 & & & \\ + Row 50 & & & \\ +\end{longtable} diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/chap03.tex b/Master/texmf-dist/doc/latex/thuthesis/data/chap03.tex index 2cb452b0be8..3725e1f0fc6 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/data/chap03.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/data/chap03.tex @@ -4,25 +4,20 @@ \section{数学符号} -研究生《写作指南》要求量及其单位所使用的符号应符合国家标准《国际单位制及其应用》(GB 3100—1993)、《有关量、单位和符号的一般原则》(GB/T 3101—1993) 的规定。 -模板中使用 \pkg{unicode-math} 宏包来配置数学符号, -与 \LaTeX{} 默认的英美国家的符号习惯有所差异: +中文论文的数学符号默认采用 GB/T 3102.11—1993《物理科学和技术中使用的数学符号》。 +该标准参照采纳 ISO 31-11:1992(目前最新版为 ISO 80000-2:2019), +但是与 \TeX{} 默认的英美国家的符号习惯有许多差异,主要有: \begin{enumerate} - \item 大写希腊字母默认为斜体,如 \cs{Delta}:$\Delta$。 - \item 有限增量符号 $\increment$(U+2206)应使用 \pkg{unicode-math} 宏包提供的 - \cs{increment} 命令。 - \item 向量、矩阵和张量要求粗斜体,应该使用 \pkg{unicode-math} 的 \cs{symbf} 命令, - 如 \verb|\symbf{A}|、\verb|\symbf{\alpha}|。 - \item 数学常数和特殊函数要求用正体,应使用 \cs{symup} 命令, - 如 $\symup{\pi} = 3.14\dots$; $\symup{e} = 2.718\dots$, - \item 微分号和积分号使用使用正体,比如 $\int f(x) \dif x$。 + \item 大写希腊字母默认为斜体,如 $\Delta$、$\Sigma$, + 有限增量符号 $\increment$(\cs{increment})固定使用正体。 + \item 数学常数和特殊函数名用正体,如 $\uppi = 3.14\dots$;$\symup{e} = 2.718\dots$。 + \item 微分号使用正体,比如 $\dif y / \dif x$。 + \item 向量、矩阵和张量用粗斜体(\cs{symbf}),如 $\symbf{x}$、$\symbf{\Sigma}$。 + \item 省略号按照中文的习惯固定居中,如 $1, 2, \dots, n$。 \end{enumerate} -关于数学符号更多的用法,参考 -\href{http://mirrors.ctan.org/macros/latex/contrib/unicode-math/unicode-math.pdf}{\pkg{unicode-math}} -宏包的使用说明, -全部数学符号命的令参考 -\href{http://mirrors.ctan.org/macros/latex/contrib/unicode-math/unimath-symbols.pdf}{\pkg{unimath-symbols}}。 +英文论文的数学符号使用 \TeX{} 默认的样式。 +如果有必要,也可以通过设置 \verb|math-style| 选择数学符号样式。 关于量和单位推荐使用 \href{http://mirrors.ctan.org/macros/latex/contrib/siunitx/siunitx.pdf}{\pkg{siunitx}} @@ -41,7 +36,7 @@ 数学公式可以使用 \env{equation} 和 \env{equation*} 环境。 注意数学公式的引用应前后带括号,建议使用 \cs{eqref} 命令,比如式 \eqref{eq:example}。 \begin{equation} - \frac{1}{2 \symup{\pi} \symup{i}} \int_\gamma f = \sum_{k=1}^m n(\gamma; a_k) \mathscr{R}(f; a_k) + \frac{1}{2 \uppi \symup{i}} \int_\gamma f = \sum_{k=1}^m n(\gamma; a_k) \mathscr{R}(f; a_k) \label{eq:example} \end{equation} 注意公式编号的引用应含有圆括号,可以使用 \cs{eqref} 命令。 diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/comments.tex b/Master/texmf-dist/doc/latex/thuthesis/data/comments.tex index a5e172a91bc..832d18dd0e3 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/data/comments.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/data/comments.tex @@ -1,5 +1,10 @@ % !TeX root = ../thuthesis-example.tex -\chapter{指导小组学术评语} +\begin{comments} +% \begin{comments}[name = {指导小组学术评语}] +% \begin{comments}[name = {Comments from Thesis Supervisor}] +% \begin{comments}[name = {Comments from Thesis Supervision Committee}] -论文提出了…… + 论文提出了…… + +\end{comments} diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/denotation.tex b/Master/texmf-dist/doc/latex/thuthesis/data/denotation.tex index 914288e3eb5..868d7603bad 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/data/denotation.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/data/denotation.tex @@ -22,24 +22,24 @@ \item[HMSPPT] 聚苯基对称三嗪模型化合物的质子化产物 \item[HMPPQ] 聚苯基喹噁啉模型化合物的质子化产物 \item[PDT] 热分解温度 - \item[HPLC] 高效液相色谱 (High Performance Liquid Chromatography) - \item[HPCE] 高效毛细管电泳色谱 (High Performance Capillary lectrophoresis) - \item[LC-MS] 液相色谱-质谱联用 (Liquid chromatography-Mass Spectrum) - \item[TIC] 总离子浓度 (Total Ion Content) + \item[HPLC] 高效液相色谱(High Performance Liquid Chromatography) + \item[HPCE] 高效毛细管电泳色谱(High Performance Capillary lectrophoresis) + \item[LC-MS] 液相色谱-质谱联用(Liquid chromatography-Mass Spectrum) + \item[TIC] 总离子浓度(Total Ion Content) \item[\textit{ab initio}] 基于第一原理的量子化学计算方法,常称从头算法 - \item[DFT] 密度泛函理论 (Density Functional Theory) - \item[$E_a$] 化学反应的活化能 (Activation Energy) - \item[ZPE] 零点振动能 (Zero Vibration Energy) - \item[PES] 势能面 (Potential Energy Surface) - \item[TS] 过渡态 (Transition State) - \item[TST] 过渡态理论 (Transition State Theory) - \item[$\increment G^\neq$] 活化自由能(Activation Free Energy) - \item[$\kappa$] 传输系数 (Transmission Coefficient) - \item[IRC] 内禀反应坐标 (Intrinsic Reaction Coordinates) - \item[$\nu_i$] 虚频 (Imaginary Frequency) - \item[ONIOM] 分层算法 (Our own N-layered Integrated molecular Orbital and molecular Mechanics) - \item[SCF] 自洽场 (Self-Consistent Field) - \item[SCRF] 自洽反应场 (Self-Consistent Reaction Field) + \item[DFT] 密度泛函理论(Density Functional Theory) + \item[$E_a$] 化学反应的活化能(Activation Energy) + \item[ZPE] 零点振动能(Zero Vibration Energy) + \item[PES] 势能面(Potential Energy Surface) + \item[TS] 过渡态(Transition State) + \item[TST] 过渡态理论(Transition State Theory) + \item[$\increment G^\neq$] 活化自由能(Activation Free Energy) + \item[$\kappa$] 传输系数(Transmission Coefficient) + \item[IRC] 内禀反应坐标(Intrinsic Reaction Coordinates) + \item[$\nu_i$] 虚频(Imaginary Frequency) + \item[ONIOM] 分层算法(Our own N-layered Integrated molecular Orbital and molecular Mechanics) + \item[SCF] 自洽场(Self-Consistent Field) + \item[SCRF] 自洽反应场(Self-Consistent Reaction Field) \end{denotation} @@ -73,21 +73,21 @@ % \nomenclature{HMSPPT}{聚苯基对称三嗪模型化合物的质子化产物} % \nomenclature{HMPPQ}{聚苯基喹噁啉模型化合物的质子化产物} % \nomenclature{PDT}{热分解温度} -% \nomenclature{HPLC}{高效液相色谱 (High Performance Liquid Chromatography)} -% \nomenclature{HPCE}{高效毛细管电泳色谱 (High Performance Capillary lectrophoresis)} -% \nomenclature{LC-MS}{液相色谱-质谱联用 (Liquid chromatography-Mass Spectrum)} -% \nomenclature{TIC}{总离子浓度 (Total Ion Content)} +% \nomenclature{HPLC}{高效液相色谱(High Performance Liquid Chromatography)} +% \nomenclature{HPCE}{高效毛细管电泳色谱(High Performance Capillary lectrophoresis)} +% \nomenclature{LC-MS}{液相色谱-质谱联用(Liquid chromatography-Mass Spectrum)} +% \nomenclature{TIC}{总离子浓度(Total Ion Content)} % \nomenclature{\textit{ab initio}}{基于第一原理的量子化学计算方法,常称从头算法} -% \nomenclature{DFT}{密度泛函理论 (Density Functional Theory)} -% \nomenclature{$E_a$}{化学反应的活化能 (Activation Energy)} -% \nomenclature{ZPE}{零点振动能 (Zero Vibration Energy)} -% \nomenclature{PES}{势能面 (Potential Energy Surface)} -% \nomenclature{TS}{过渡态 (Transition State)} -% \nomenclature{TST}{过渡态理论 (Transition State Theory)} -% \nomenclature{$\increment G^\neq$}{活化自由能(Activation Free Energy)} -% \nomenclature{$\kappa$}{传输系数 (Transmission Coefficient)} -% \nomenclature{IRC}{内禀反应坐标 (Intrinsic Reaction Coordinates)} -% \nomenclature{$\nu_i$}{虚频 (Imaginary Frequency)} -% \nomenclature{ONIOM}{分层算法 (Our own N-layered Integrated molecular Orbital and molecular Mechanics)} -% \nomenclature{SCF}{自洽场 (Self-Consistent Field)} -% \nomenclature{SCRF}{自洽反应场 (Self-Consistent Reaction Field)} +% \nomenclature{DFT}{密度泛函理论(Density Functional Theory)} +% \nomenclature{$E_a$}{化学反应的活化能(Activation Energy)} +% \nomenclature{ZPE}{零点振动能(Zero Vibration Energy)} +% \nomenclature{PES}{势能面(Potential Energy Surface)} +% \nomenclature{TS}{过渡态(Transition State)} +% \nomenclature{TST}{过渡态理论(Transition State Theory)} +% \nomenclature{$\increment G^\neq$}{活化自由能(Activation Free Energy)} +% \nomenclature{$\kappa$}{传输系数(Transmission Coefficient)} +% \nomenclature{IRC}{内禀反应坐标(Intrinsic Reaction Coordinates)} +% \nomenclature{$\nu_i$}{虚频(Imaginary Frequency)} +% \nomenclature{ONIOM}{分层算法(Our own N-layered Integrated molecular Orbital and molecular Mechanics)} +% \nomenclature{SCF}{自洽场(Self-Consistent Field)} +% \nomenclature{SCRF}{自洽反应场(Self-Consistent Reaction Field)} diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/resolution.tex b/Master/texmf-dist/doc/latex/thuthesis/data/resolution.tex index 81091ea9a3d..49667e9abee 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/data/resolution.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/data/resolution.tex @@ -1,17 +1,19 @@ % !TeX root = ../thuthesis-example.tex -\chapter{答辩委员会决议书} +\begin{resolution} -论文提出了…… + 论文提出了…… -论文取得的主要创新性成果包括: + 论文取得的主要创新性成果包括: -1. …… + 1. …… -2. …… + 2. …… -3. …… + 3. …… -论文工作表明作者在×××××具有×××××知识,具有××××能力,论文××××,答辩××××。 + 论文工作表明作者在×××××具有×××××知识,具有××××能力,论文××××,答辩××××。 -答辩委员会表决,(×票/一致)同意通过论文答辩,并建议授予×××(姓名)×××(门类)学博士/硕士学位。 + 答辩委员会表决,(×票/一致)同意通过论文答辩,并建议授予×××(姓名)×××(门类)学博士/硕士学位。 + +\end{resolution} diff --git a/Master/texmf-dist/doc/latex/thuthesis/ref/refs.bib b/Master/texmf-dist/doc/latex/thuthesis/ref/refs.bib index ff2b667a716..4ca6bccded1 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/ref/refs.bib +++ b/Master/texmf-dist/doc/latex/thuthesis/ref/refs.bib @@ -194,6 +194,7 @@ address = {北京}, publisher = {中国标准出版社}, year = {2002}, + pages = {1}, key = {quan2 guo2 xin4 xi1}, } diff --git a/Master/texmf-dist/doc/latex/thuthesis/spine.pdf b/Master/texmf-dist/doc/latex/thuthesis/spine.pdf Binary files differindex 8f0f80226e8..0786194e739 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/spine.pdf +++ b/Master/texmf-dist/doc/latex/thuthesis/spine.pdf diff --git a/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex b/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex index 26254e2325a..894762e1785 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex @@ -77,8 +77,8 @@ % % 联合指导教师 % - % joint-supervisor = {某某某, 教授}, - % joint-supervisor* = {Professor Mou Moumou}, + % co-supervisor = {某某某, 教授}, + % co-supervisor* = {Professor Mou Moumou}, % % 日期 % 使用 ISO 格式;默认为当前时间 @@ -107,6 +107,18 @@ % 载入所需的宏包 +% 定理类环境宏包 +\usepackage{amsthm} +% 也可以使用 ntheorem +% \usepackage[amsmath,thmmarks,hyperref]{ntheorem} + +\thusetup{ + % + % 数学字体 + % math-style = GB, + math-font = xits, +} + % 可以使用 nomencl 生成符号和缩略语说明 % \usepackage{nomencl} % \makenomenclature @@ -117,20 +129,15 @@ % 表格中支持跨行 \usepackage{multirow} -% 固定宽度的表格。放在 hyperref 之前的话,tabularx 里的 footnote 显示不出来。 +% 固定宽度的表格。 % \usepackage{tabularx} % 跨页表格 -% \usepackage{longtable} +\usepackage{longtable} % 量和单位 \usepackage{siunitx} -% 定理类环境宏包 -\usepackage{amsthm} -% 也可以使用 ntheorem -% \usepackage[amsmath,thmmarks,hyperref]{ntheorem} - % 参考文献使用 BibTeX + natbib 宏包 % 顺序编码制 \usepackage[sort]{natbib} @@ -156,7 +163,16 @@ \graphicspath{{figures/}} % 数学命令 -\newcommand\dif{\mathop{}\!\mathrm{d}} % 微分符号 +\makeatletter +\newcommand\dif{% % 微分符号 + \mathop{}\!% + \ifthu@math@style@TeX + d% + \else + \mathrm{d}% + \fi +} +\makeatother % hyperref 宏包在最后调用 \usepackage{hyperref} diff --git a/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.pdf b/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.pdf Binary files differindex 92704a73fc4..46923bf2c17 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.pdf +++ b/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.pdf diff --git a/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.tex b/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.tex index 4f71d6db490..1520898b4c6 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.tex @@ -7,6 +7,11 @@ % doctor | master | bachelor | postdoc % 学位类型 degree-type: % academic(默认)| professional + % 语言 language + % chinese(默认)| english + % 字体库 fontset + % windows | mac | fandol | ubuntu + % 研究生院建议终版使用 Windows 平台的字体编译 % 论文基本配置,加载宏包等全局配置 @@ -33,6 +38,7 @@ \tableofcontents % 插图和附表清单 +% 本科生的插图索引和表格索引需要移至正文之后、参考文献前 \listoffiguresandtables % 插图和附表清单 % \listoffigures % 插图清单 % \listoftables % 附表清单 @@ -58,9 +64,9 @@ % 附录 \appendix -\input{data/appendix} % \input{data/appendix-survey} % 本科生:外文资料的调研阅读报告 % \input{data/appendix-translation} % 本科生:外文资料的书面翻译 +\input{data/appendix} % 致谢 \input{data/acknowledgements} diff --git a/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf b/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf Binary files differindex 40ebbc9fe04..c32a334de23 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf +++ b/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf |