diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex')
-rw-r--r-- | Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty | 14 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/thuthesis/latexmkrc | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/thuthesis/main.pdf | bin | 938267 -> 938275 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/thuthesis/main.tex | 16 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/thuthesis/shuji.pdf | bin | 4364 -> 4383 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/thuthesis/shuji.tex | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf | bin | 563928 -> 563268 bytes |
7 files changed, 16 insertions, 18 deletions
diff --git a/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty b/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty index 2bf9b1397e3..30fdc674f12 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty +++ b/Master/texmf-dist/doc/latex/thuthesis/dtx-style.sty @@ -10,15 +10,13 @@ %% %% 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 +%% This work may be distributed and/or modified under the +%% conditions of the LaTeX Project Public License, either version 1.3 %% of this license or (at your option) any later version. -%% The latest version of this license is in: -%% -%% http://www.latex-project.org/lppl.txt -%% -%% and version 1.3a or later is part of all distributions of LaTeX -%% version 2004/10/01 or later. +%% The latest version of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3 or later is part of all distributions of LaTeX +%% version 2005/12/01 or later. %% %% To produce the documentation run the original source files ending with `.dtx' %% through LaTeX. diff --git a/Master/texmf-dist/doc/latex/thuthesis/latexmkrc b/Master/texmf-dist/doc/latex/thuthesis/latexmkrc index f28a2e2394f..60e98be092c 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/latexmkrc +++ b/Master/texmf-dist/doc/latex/thuthesis/latexmkrc @@ -1,5 +1,5 @@ # vim: set ft=perl: -$clean_ext = 'thm glo gls bbl hd loe'; +$clean_ext = 'thm glo gls bbl hd loe xdv'; $makeindex = 'makeindex -s gind.ist %O -o %D %S'; add_cus_dep('glo', 'gls', 0, 'makeglo2gls'); sub makeglo2gls { diff --git a/Master/texmf-dist/doc/latex/thuthesis/main.pdf b/Master/texmf-dist/doc/latex/thuthesis/main.pdf Binary files differindex 3769a377238..0a9a26d94ae 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/main.pdf +++ b/Master/texmf-dist/doc/latex/thuthesis/main.pdf diff --git a/Master/texmf-dist/doc/latex/thuthesis/main.tex b/Master/texmf-dist/doc/latex/thuthesis/main.tex index 051d05acb4e..ec795a13359 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/main.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/main.tex @@ -1,12 +1,12 @@ -\documentclass[type=master]{thuthesis} +\documentclass[degree=master]{thuthesis} % 选项: -% type=[bachelor|master|doctor|postdoctor], % 必选 -% secret, % 可选 -% pifootnote, % 可选(建议打开) -% openany|openright, % 可选,基本不用 -% arial, % 可选,基本不用 -% arialtoc, % 可选,基本不用 -% arialtitle % 可选,基本不用 +% degree=[bachelor|master|doctor|postdoctor], % 必选 +% secret, % 可选 +% pifootnote, % 可选(建议打开) +% openany|openright, % 可选,基本不用 +% arial, % 可选,基本不用 +% arialtoc, % 可选,基本不用 +% arialtitle % 可选,基本不用 % 所有其它可能用到的包都统一放到这里了,可以根据自己的实际添加或者删除。 \usepackage{thuthesis} diff --git a/Master/texmf-dist/doc/latex/thuthesis/shuji.pdf b/Master/texmf-dist/doc/latex/thuthesis/shuji.pdf Binary files differindex 936dba266f7..544ef76c4ba 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/shuji.pdf +++ b/Master/texmf-dist/doc/latex/thuthesis/shuji.pdf diff --git a/Master/texmf-dist/doc/latex/thuthesis/shuji.tex b/Master/texmf-dist/doc/latex/thuthesis/shuji.tex index e073e1e543f..94a98394079 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/shuji.tex +++ b/Master/texmf-dist/doc/latex/thuthesis/shuji.tex @@ -1,4 +1,4 @@ -\documentclass[type=master]{thuthesis} +\documentclass[degree=master]{thuthesis} \ifxetex\relax\else % for latex/pdflatex \usepackage{CJKvert} diff --git a/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf b/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf Binary files differindex ceb9923e798..aa05c68b723 100644 --- a/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf +++ b/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf |