summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md14
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/README.md3
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/data/chap03.tex48
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/spine.pdfbin24091 -> 24008 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/thusetup.tex4
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.pdfbin395835 -> 399314 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdfbin1128526 -> 1139361 bytes
7 files changed, 57 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md b/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md
index c4c4be0399c..1b80aec4979 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md
+++ b/Master/texmf-dist/doc/latex/thuthesis/CHANGELOG.md
@@ -6,6 +6,17 @@
## [Unreleased]
+## [v7.2.1] - 2021-03-21
+### Added
+- 在文档中添加更多关于数学公式样式的说明。
+
+### Changed
+- 允许控制研究生的声明页是否添加页眉页脚。
+
+### Fixed
+- 调整文字与图表等浮动体之间的距离(#614)。
+- 修复一些字体选择相关的问题。
+
## [v7.2.0] - 2021-03-12
### Added
- 新增英文版写作指南要求的格式。
@@ -663,7 +674,8 @@
-[Unreleased]: https://github.com/tuna/thuthesis/compare/v7.2.0...HEAD
+[Unreleased]: https://github.com/tuna/thuthesis/compare/v7.2.1...HEAD
+[v7.2.1]: https://github.com/tuna/thuthesis/compare/v7.2.0...v7.2.1
[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
diff --git a/Master/texmf-dist/doc/latex/thuthesis/README.md b/Master/texmf-dist/doc/latex/thuthesis/README.md
index d922e5cc826..d427df9a148 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/README.md
+++ b/Master/texmf-dist/doc/latex/thuthesis/README.md
@@ -84,7 +84,8 @@ make [{all|thesis|spine|doc|clean|cleanall|distclean}]
---
-# ThuThesis?
+# ThuThesis
+
**ThuThesis** is an abbreviation of **T**sing**h**ua **U**niversity **Thesis** LaTeX Template.
This package establishes a simple and easy-to-use LaTeX template for Tsinghua dissertations, including general undergraduate research papers, masters theses, doctoral dissertations, and postdoctoral reports. An English translation of this README follows the Chinese below.
diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/chap03.tex b/Master/texmf-dist/doc/latex/thuthesis/data/chap03.tex
index 3725e1f0fc6..7106685dfe5 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/data/chap03.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/data/chap03.tex
@@ -4,18 +4,50 @@
\section{数学符号}
-中文论文的数学符号默认采用 GB/T 3102.11—1993《物理科学和技术中使用的数学符号》。
-该标准参照采纳 ISO 31-11:1992(目前最新版为 ISO 80000-2:2019),
-但是与 \TeX{} 默认的英美国家的符号习惯有许多差异,主要有:
+中文论文的数学符号默认遵循 GB/T 3102.11—1993《物理科学和技术中使用的数学符号》
+\footnote{原 GB 3102.11—1993,自 2017 年 3 月 23 日起,该标准转为推荐性标准。}。
+该标准参照采纳 ISO 31-11:1992 \footnote{目前已更新为 ISO 80000-2:2019。},
+但是与 \TeX{} 默认的美国数学学会(AMS)的符号习惯有所区别。
+具体地来说主要有以下差异:
\begin{enumerate}
- \item 大写希腊字母默认为斜体,如 $\Delta$、$\Sigma$,
- 有限增量符号 $\increment$(\cs{increment})固定使用正体。
- \item 数学常数和特殊函数名用正体,如 $\uppi = 3.14\dots$;$\symup{e} = 2.718\dots$。
+ \item 大写希腊字母默认为斜体,如
+ \begin{equation*}
+ \Gamma \Delta \Theta \Lambda \Xi \Pi \Sigma \Upsilon \Phi \Psi \Omega.
+ \end{equation*}
+ 注意有限增量符号 $\increment$ 固定使用正体,模板提供了 \cs{increment} 命令。
+ \item 小于等于号和大于等于号使用倾斜的字形 $\le$、$\ge$。
+ \item 积分号使用正体,比如 $\int$、$\oint$。
+ \item 行间公式积分号的上下限位于积分号的上下两端,比如
+ \begin{equation*}
+ \int_a^b f(x) \dif x.
+ \end{equation*}
+ 行内公式为了版面的美观,统一居右侧,如 $\int_a^b f(x) \dif x$ 。
+ \item
+ 偏微分符号 $\partial$ 使用正体。
+ \item
+ 省略号 \cs{dots} 按照中文的习惯固定居中,比如
+ \begin{equation*}
+ 1, 2, \dots, n \quad 1 + 2 + \dots + n.
+ \end{equation*}
+ \item
+ 实部 $\Re$ 和虚部 $\Im$ 的字体使用罗马体。
+\end{enumerate}
+
+以上数学符号样式的差异可以在模板中统一设置。
+另外国标还有一些与 AMS 不同的符号使用习惯,需要用户在写作时进行处理:
+\begin{enumerate}
+ \item 数学常数和特殊函数名用正体,如
+ \begin{equation*}
+ \uppi = 3.14\dots; \quad
+ \symup{i}^2 = -1; \quad
+ \symup{e} = \lim_{n \to \infty} \left( 1 + \frac{1}{n} \right)^n.
+ \end{equation*}
\item 微分号使用正体,比如 $\dif y / \dif x$。
- \item 向量、矩阵和张量用粗斜体(\cs{symbf}),如 $\symbf{x}$、$\symbf{\Sigma}$。
- \item 省略号按照中文的习惯固定居中,如 $1, 2, \dots, n$。
+ \item 向量、矩阵和张量用粗斜体(\cs{symbf}),如 $\symbf{x}$、$\symbf{\Sigma}$、$\symbfsf{T}$。
+ \item 自然对数用 $\ln x$ 不用 $\log x$。
\end{enumerate}
+
英文论文的数学符号使用 \TeX{} 默认的样式。
如果有必要,也可以通过设置 \verb|math-style| 选择数学符号样式。
diff --git a/Master/texmf-dist/doc/latex/thuthesis/spine.pdf b/Master/texmf-dist/doc/latex/thuthesis/spine.pdf
index 0786194e739..a029427c310 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/spine.pdf
+++ b/Master/texmf-dist/doc/latex/thuthesis/spine.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex b/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex
index 894762e1785..768e67c27f1 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/thusetup.tex
@@ -115,8 +115,8 @@
\thusetup{
%
% 数学字体
- % math-style = GB,
- math-font = xits,
+ % math-style = GB, % GB | ISO | TeX
+ math-font = xits, % sitx | xits | libertinus
}
% 可以使用 nomencl 生成符号和缩略语说明
diff --git a/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.pdf b/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.pdf
index 46923bf2c17..2e03185e82b 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.pdf
+++ b/Master/texmf-dist/doc/latex/thuthesis/thuthesis-example.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf b/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf
index c32a334de23..b1700ca1d31 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf
+++ b/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf
Binary files differ