summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/thuthesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-26 21:47:40 +0000
committerKarl Berry <karl@freefriends.org>2017-03-26 21:47:40 +0000
commit2b9849f3cee2b95c4e8b11aa69a30ed1ba52f49f (patch)
treeef2e0105cd6293b03167ba0b76a6433afe40245e /Master/texmf-dist/doc/latex/thuthesis
parent4a122e841f3364247bde8965fe0a2830f20c696b (diff)
thuthesis (26mar17)
git-svn-id: svn://tug.org/texlive/trunk@43609 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/thuthesis')
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/Makefile2
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/README.md9
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/data/ack.tex2
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty6
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/figures/scan-record.pdfbin0 -> 108783 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/main.pdfbin854405 -> 924204 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/main.tex4
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/shuji.pdfbin11711 -> 11745 bytes
-rw-r--r--Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdfbin686247 -> 563930 bytes
9 files changed, 15 insertions, 8 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/Makefile b/Master/texmf-dist/doc/latex/thuthesis/Makefile
index e1f47d0b742..aecc2c7b414 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/Makefile
+++ b/Master/texmf-dist/doc/latex/thuthesis/Makefile
@@ -106,5 +106,5 @@ dist: all
@if [ -z "$(version)" ]; then \
echo "Usage: make dist version=[x.y.z | ctan]"; \
else \
- gulp build --version=$(version); \
+ npm run build -- --version=$(version); \
fi
diff --git a/Master/texmf-dist/doc/latex/thuthesis/README.md b/Master/texmf-dist/doc/latex/thuthesis/README.md
index 3bf721b94a8..4b04a253c5a 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/README.md
+++ b/Master/texmf-dist/doc/latex/thuthesis/README.md
@@ -7,7 +7,7 @@ ThuThesis为 <b>T</b>sing<b>h</b>ua <b>U</b>niversity <b>Thesis</b> LaTeX Templa
此宏包旨在建立一个简单易用的清华大学学位论文LaTeX模板,包括本科综合论文训练、硕士论文、博士论文、博士哲学论文以及博士后出站报告。现在支持本科、硕士、博士论文、博士后出站报告格式,对其它格式(还有么?)的支持会陆续加入。
# 文档
-请下载模板,里面包括具体使用说明以及示例文档:
+请[下载](https://github.com/xueruini/thuthesis/releases)模板,里面包括具体使用说明以及示例文档:
* 模板使用说明 (thuthesis.pdf)
* 示例文档 (main.pdf)
@@ -22,13 +22,16 @@ ThuThesis为 <b>T</b>sing<b>h</b>ua <b>U</b>niversity <b>Thesis</b> LaTeX Templa
通过TeX发行版工具自动从[CTAN](http://www.ctan.org/pkg/thuthesis)更新。
## 手动更新
-从 [GitHub](https://github.com/xueruini/thuthesis)下载放入论文目录,执行命令:
+从 [GitHub](https://github.com/xueruini/thuthesis)下载放入论文目录,执行命令(Windows 用户在文件夹空白处按`Shift+鼠标右键`,点击“在此处打开命令行窗口”):
- $ latex thuthesis.ins
+ latex thuthesis.ins
+
+即可得到 `thuthesis.cls` 和 `thuthesis.cfg` 等模板文件。
# 提问
按推荐顺序排序:
+* 先到 [FAQ](https://github.com/xueruini/thuthesis/wiki/FAQ) 看看常见问题
* [Github Issues](http://github.com/xueruini/thuthesis/issues)
* [TeX@newsmth](http://www.newsmth.net/nForum/#!board/TeX)
* [ThuThesis@Google Groups](http://groups.google.com/group/thuthesis)
diff --git a/Master/texmf-dist/doc/latex/thuthesis/data/ack.tex b/Master/texmf-dist/doc/latex/thuthesis/data/ack.tex
index 479994442da..84e4ed1a5cf 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/data/ack.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/data/ack.tex
@@ -1,5 +1,5 @@
% 如果使用声明扫描页,将可选参数指定为扫描后的 PDF 文件名,例如:
-% \begin{ack}[scan-statement.pdf]
+% \begin{acknowledgement}[scan-statement.pdf]
\begin{acknowledgement}
衷心感谢导师 xxx 教授和物理系 xxx 副教授对本人的精心指导。他们的言传身教将使
我终生受益。
diff --git a/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty b/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty
index 476b836d791..2bf9b1397e3 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty
+++ b/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty
@@ -8,7 +8,7 @@
%%
%% This is a generated file.
%%
-%% Copyright (C) 2005-2016 by Ruini Xue <xueruini@gmail.com>
+%% Copyright (C) 2005-2017 by Ruini Xue <xueruini@gmail.com>
%%
%% This file may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3a
@@ -127,8 +127,8 @@
\texttt{#2}\IfBooleanF#1{\thu@special@index{file}{#2}}}
\newcommand{\myentry}[1]{%
\marginpar{\raggedleft\color{purple}\bfseries\strut #1}}
-\newcommand{\note}[1]{{%
- \color{magenta}{\bfseries 说明:}\emph{#1}}}
+\newcommand{\note}[2][Note]{{%
+ \color{magenta}{\bfseries #1}\emph{#2}}}
\def\thuthesis{\textsc{Thu}\-\textsc{Thesis}}
\endinput
diff --git a/Master/texmf-dist/doc/latex/thuthesis/figures/scan-record.pdf b/Master/texmf-dist/doc/latex/thuthesis/figures/scan-record.pdf
new file mode 100644
index 00000000000..db0dcef7b25
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/thuthesis/figures/scan-record.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thuthesis/main.pdf b/Master/texmf-dist/doc/latex/thuthesis/main.pdf
index 655f06128e2..ebe67ab6480 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/main.pdf
+++ b/Master/texmf-dist/doc/latex/thuthesis/main.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/thuthesis/main.tex b/Master/texmf-dist/doc/latex/thuthesis/main.tex
index a8a0104bfb8..6327130d409 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/main.tex
+++ b/Master/texmf-dist/doc/latex/thuthesis/main.tex
@@ -68,4 +68,8 @@
%% 个人简历
\include{data/resume}
+
+%% 本科生进行格式审查是需要下面这个表格,答辩可能不需要。选择性留下。
+% 综合论文训练记录表
+\includepdf[pages=-]{scan-record.pdf}
\end{document}
diff --git a/Master/texmf-dist/doc/latex/thuthesis/shuji.pdf b/Master/texmf-dist/doc/latex/thuthesis/shuji.pdf
index e34071c62ba..fbb75eb0836 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/shuji.pdf
+++ b/Master/texmf-dist/doc/latex/thuthesis/shuji.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 0cfe88ec500..5684aca0836 100644
--- a/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf
+++ b/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf
Binary files differ