summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mcmthesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-25 21:38:58 +0000
committerKarl Berry <karl@freefriends.org>2019-01-25 21:38:58 +0000
commit0e0ce19bee540ba50ee3da3872ac10007cfde60f (patch)
tree3b085f165d52fd04c7197d7a8267ced0d5c29489 /Master/texmf-dist/tex/latex/mcmthesis
parent38d37aed37afbb7be3a1ab333294cb0469cc785b (diff)
mcmthesis (25jan19)
git-svn-id: svn://tug.org/texlive/trunk@49815 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mcmthesis')
-rw-r--r--Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls b/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls
index c78ab1d212c..6f40cde5170 100644
--- a/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls
+++ b/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls
@@ -11,8 +11,8 @@
%% This is a generated file.
%%
%% Copyright (C)
-%% 2010 -- 2015 by Zhaoli Wang
-%% 2014 -- 2016 by Liam Huang
+%% 2010 -- 2015 by Zhaoli Wang
+%% 2014 -- present by Liam Huang
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3
@@ -28,9 +28,9 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{mcmthesis}
- [2016/01/29 v6.2 The Thesis Template Designed For MCM/ICM]
+ [2019/01/24 v6.2.1 The Thesis Template Designed For MCM/ICM]
\typeout{The Thesis Template Designed For MCM/ICM}
-\def\MCMversion{v6.2}
+\def\MCMversion{v6.2.1}
\RequirePackage{xkeyval}
\RequirePackage{etoolbox}
\define@boolkey{MCM}[MCM@opt@]{CTeX}[false]{}
@@ -58,7 +58,7 @@
\MCM@opt@abstracttrue
\newcommand{\mcmsetup}[1]{\setkeys{MCM}{#1}}
\ProcessOptionsX\relax
-\LoadClass[a4paper, 11pt]{article}
+\LoadClass[a4paper, 12pt]{article}
\newcommand{\team}{Team \#\ \MCM@opt@tcn}
\RequirePackage{fancyhdr, fancybox}
\RequirePackage{ifthen}