summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mcmthesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-01-30 00:35:01 +0000
committerKarl Berry <karl@freefriends.org>2016-01-30 00:35:01 +0000
commitc74092a4ce14b1e9b40bb61286abe3a4d68f5aed (patch)
tree737d76ae3d84508498a48efcb970c7656e1098e5 /Master/texmf-dist/tex/latex/mcmthesis
parente0bfe769392797e5cb2e8371091f97b377b14871 (diff)
mcmthesis (29jan16)
git-svn-id: svn://tug.org/texlive/trunk@39504 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mcmthesis')
-rw-r--r--Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls8
1 files changed, 4 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls b/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls
index 72ce8e132b4..2968171619e 100644
--- a/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls
+++ b/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls
@@ -28,9 +28,9 @@
%%
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesClass{mcmthesis}
- [2016/01/28 v6.0 The Thesis Template Designed For MCM/ICM]
+ [2016/01/29 v6.1 The Thesis Template Designed For MCM/ICM]
\typeout{The Thesis Template Designed For MCM/ICM}
-\def\MCMversion{v6.0}
+\def\MCMversion{v6.1}
\RequirePackage{xkeyval}
\RequirePackage{etoolbox}
\define@boolkey{MCM}[MCM@opt@]{CTeX}[false]{}
@@ -138,9 +138,9 @@
\ifMCM@opt@titlepage
\MCM@maketitle
\fi
+ \newpage
\let\thepage\saved@thepage
- \setcounter{page}{0}
- \clearpage
+ \setcounter{page}{1}
\pagestyle{fancy}
}
\def\abstractname{Summary}