summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mcmthesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-23 21:16:11 +0000
committerKarl Berry <karl@freefriends.org>2015-04-23 21:16:11 +0000
commit615674231eb093c3a68166dfda89313a6ed1b3c8 (patch)
tree62238f1c806ab889486c44edea53710168a558f8 /Master/texmf-dist/tex/latex/mcmthesis
parent35d31d35c8c20e4783ade23cfd2b00fdf54bdb97 (diff)
mcmthesis (23apr15)
git-svn-id: svn://tug.org/texlive/trunk@37020 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mcmthesis')
-rw-r--r--Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls18
1 files changed, 7 insertions, 11 deletions
diff --git a/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls b/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls
index bf1c9cb9310..79f1d2f9329 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}
- [2015/02/07 v5.1.0e The Thesis Template Designed For MCM/ICM]
+ [2015/04/21 v5.1.0f The Thesis Template Designed For MCM/ICM]
\typeout{The Thesis Template Designed For MCM/ICM}
-\def\MCMversion{v5.1.0e}
+\def\MCMversion{v5.1.0f}
\RequirePackage{kvoptions}
\RequirePackage{etoolbox}
\SetupKeyvalOptions{family=MCM, prefix=MCM@opt@, setkeys=\kvsetkeys}
@@ -124,7 +124,7 @@
\fi
\newpage
\ifMCM@opt@titlepage
- \MCM@maketitle
+ \MCM@maketitle
\fi
\let\thepage\saved@thepage
\setcounter{page}{0}
@@ -138,14 +138,12 @@
\textbf{\abstractname}
\end{center}
\@abstract\par
- \let\@abstract\relax
}
\def\keywordsname{Keywords}
\NewEnviron{keywords}{\xdef\@keywords{\expandonce\BODY}}
\def\make@keywords{%
\par\noindent\textbf{\keywordsname}:
\@keywords\par
- \let\@keywords\relax
}
\newcommand{\problem}[1]{\mcmsetup{problem = #1}}
\def\makesheet{%
@@ -155,7 +153,6 @@
\begin{center}
\begingroup
\setlength{\parindent}{0pt}
- \fontfamily{fvs}\fontseries{m}\selectfont%
\begin{minipage}{0.28\linewidth}
For office use only\\[4pt]
\makebox[0.15\linewidth][l]{T1}\rule[-2pt]{0.85\linewidth}{0.5pt}\\[4pt]
@@ -166,9 +163,9 @@
\begin{minipage}{0.44\linewidth}
\centering
Team Control Number\\[0.7pc]
- {\LARGE\textbf{\textcolor{red}{\MCM@opt@tcn}}}\\[1.8pc]
+ {\LARGE\textbf{\MCM@opt@tcn}}\\[1.8pc]
Problem Chosen\\[0.7pc]
- {\Huge\textbf{\textcolor{red}{\MCM@opt@problem}}}
+ {\Huge\textbf{\MCM@opt@problem}}
\end{minipage}%
\begin{minipage}{0.28\linewidth}
For office use only\\[4pt]
@@ -178,7 +175,6 @@
\makebox[0.15\linewidth][l]{F4}\rule[-2pt]{0.85\linewidth}{0.5pt}
\end{minipage}\par
\rule{\linewidth}{0.5pt}\par
- \vskip 10pt%
\textbf{{\Large\the\year}\\%
Mathematical Contest in Modeling (MCM/ICM) Summary Sheet}%
\par
@@ -210,8 +206,8 @@
\par
\vskip 1.5em%
\ifMCM@opt@abstract%
- \make@abstract
- \make@keywords
+ \make@abstract
+ \make@keywords
\fi%
}
\newtheorem{Theorem}{Theorem}[section]