summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/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/source/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/source/latex/mcmthesis')
-rw-r--r--Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx b/Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx
index 285459d4cad..bd604cae221 100644
--- a/Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx
+++ b/Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx
@@ -101,7 +101,7 @@ and the derived files \jobname.cls,
%</internal>
%<*driver>
\ProvidesFile{mcmthesis.dtx}
- [2016/01/28 v6.0 The Thesis Template Designed For MCM/ICM]
+ [2016/01/29 v6.1 The Thesis Template Designed For MCM/ICM]
\documentclass{ltxdoc}
\EnableCrossrefs
\CodelineIndex
@@ -559,9 +559,9 @@ xelatex mcmthesis-demo.tex
%<*class>
\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}
% \end{macrocode}
% \subsection{Options}
%
@@ -747,9 +747,9 @@ xelatex mcmthesis-demo.tex
\ifMCM@opt@titlepage
\MCM@maketitle
\fi
+ \newpage
\let\thepage\saved@thepage
- \setcounter{page}{0}
- \clearpage
+ \setcounter{page}{1}
\pagestyle{fancy}
}
% \end{macrocode}