From d2ce88d73b5923b144961ab22dbb9198bcc761ce Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 19 Dec 2017 00:05:45 +0000 Subject: thuthesis (18dec17) git-svn-id: svn://tug.org/texlive/trunk@46093 c570f23f-e606-0410-a88d-b1316a301751 --- .../texmf-dist/doc/latex/thuthesis/dtx-style.sty | 14 ++++++-------- Master/texmf-dist/doc/latex/thuthesis/latexmkrc | 2 +- Master/texmf-dist/doc/latex/thuthesis/main.pdf | Bin 938267 -> 938275 bytes Master/texmf-dist/doc/latex/thuthesis/main.tex | 16 ++++++++-------- Master/texmf-dist/doc/latex/thuthesis/shuji.pdf | Bin 4364 -> 4383 bytes Master/texmf-dist/doc/latex/thuthesis/shuji.tex | 2 +- .../texmf-dist/doc/latex/thuthesis/thuthesis.pdf | Bin 563928 -> 563268 bytes 7 files changed, 16 insertions(+), 18 deletions(-) (limited to 'Master/texmf-dist/doc') 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 %% -%% 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 index 3769a377238..0a9a26d94ae 100644 Binary files a/Master/texmf-dist/doc/latex/thuthesis/main.pdf and b/Master/texmf-dist/doc/latex/thuthesis/main.pdf differ 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 index 936dba266f7..544ef76c4ba 100644 Binary files a/Master/texmf-dist/doc/latex/thuthesis/shuji.pdf and b/Master/texmf-dist/doc/latex/thuthesis/shuji.pdf differ 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 index ceb9923e798..aa05c68b723 100644 Binary files a/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf and b/Master/texmf-dist/doc/latex/thuthesis/thuthesis.pdf differ -- cgit v1.2.3