diff options
author | Karl Berry <karl@freefriends.org> | 2016-06-12 16:07:46 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-06-12 16:07:46 +0000 |
commit | 225eb45fe056f5ea2a0e66c6bc444752c744f2f3 (patch) | |
tree | 683946eeb5b188d8ee702ce1c881de388f6a398f /Master/texmf-dist/tex | |
parent | faa14e2a6e70f07d10f44b45111ca28901e1dba6 (diff) |
sduthesis (28may16)
git-svn-id: svn://tug.org/texlive/trunk@41401 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
3 files changed, 8 insertions, 8 deletions
diff --git a/Master/texmf-dist/tex/latex/sduthesis/sduthesis-cover.def b/Master/texmf-dist/tex/latex/sduthesis/sduthesis-cover.def index 512a3107119..2323c7190a4 100644 --- a/Master/texmf-dist/tex/latex/sduthesis/sduthesis-cover.def +++ b/Master/texmf-dist/tex/latex/sduthesis/sduthesis-cover.def @@ -10,7 +10,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2012 -- 2014 by Liam Huang +%% Copyright (C) 2012 -- 2016 by Liam Huang %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -78,7 +78,7 @@ \clearpage } %% -%% Copyright (C) 2012 -- 2014 by Liam Huang +%% Copyright (C) 2012 -- 2016 by Liam Huang %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/sduthesis/sduthesis-statement.def b/Master/texmf-dist/tex/latex/sduthesis/sduthesis-statement.def index ae9972f67f5..d3d1737ab0d 100644 --- a/Master/texmf-dist/tex/latex/sduthesis/sduthesis-statement.def +++ b/Master/texmf-dist/tex/latex/sduthesis/sduthesis-statement.def @@ -10,7 +10,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2012 -- 2014 by Liam Huang +%% Copyright (C) 2012 -- 2016 by Liam Huang %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -57,7 +57,7 @@ \end{titlepage} } %% -%% Copyright (C) 2012 -- 2014 by Liam Huang +%% Copyright (C) 2012 -- 2016 by Liam Huang %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 diff --git a/Master/texmf-dist/tex/latex/sduthesis/sduthesis.cls b/Master/texmf-dist/tex/latex/sduthesis/sduthesis.cls index de2b5d27977..fba9f47c360 100644 --- a/Master/texmf-dist/tex/latex/sduthesis/sduthesis.cls +++ b/Master/texmf-dist/tex/latex/sduthesis/sduthesis.cls @@ -10,7 +10,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2012 -- 2014 by Liam Huang +%% Copyright (C) 2012 -- 2016 by Liam Huang %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 @@ -26,7 +26,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesClass{sduthesis} - [2015/01/05 v1.2.0c Thesis Template of Shandong University] + [2016/05/28 v1.2.1 Thesis Template of Shandong University] \RequirePackage{kvoptions} \RequirePackage{etoolbox} \SetupKeyvalOptions{family=SDU, prefix=SDU@opt@, setkeys=\kvsetkeys} @@ -41,7 +41,7 @@ \LoadClass[a4paper, cs4size, UTF8, hyperref, fancyhdr]{ctexbook} \ProcessKeyvalOptions*\relax \ifSDU@opt@double\relax\else - \PassOptionsToClass{twoside}{ctexbook} + \PassOptionsToClass{oneside}{ctexbook} \fi \RequirePackage{ifpdf,ifxetex} \RequirePackage{geometry} @@ -191,7 +191,7 @@ } \endinput %% -%% Copyright (C) 2012 -- 2014 by Liam Huang +%% Copyright (C) 2012 -- 2016 by Liam Huang %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either version 1.3 |