summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/mcmthesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-02-08 21:51:57 +0000
committerKarl Berry <karl@freefriends.org>2015-02-08 21:51:57 +0000
commit577b2be3d7993050f549228cad438967d786a2ab (patch)
treeef8683874834c13a61daf17cb10645c607da6c73 /Master/texmf-dist/tex/latex/mcmthesis
parent95516032350dea422fe3473197a0a9d97cb1aea9 (diff)
mcmthesis (8feb15)
git-svn-id: svn://tug.org/texlive/trunk@36233 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/mcmthesis')
-rw-r--r--Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls71
1 files changed, 35 insertions, 36 deletions
diff --git a/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls b/Master/texmf-dist/tex/latex/mcmthesis/mcmthesis.cls
index c859d9f5edf..bf1c9cb9310 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/05 v5.1.0d Thesis Template For MCM/ICM]
-\typeout{Thesis Template For MCM/ICM}
-\def\MCMversion{v5.1.0d}
+ [2015/02/07 v5.1.0e The Thesis Template Designed For MCM/ICM]
+\typeout{The Thesis Template Designed For MCM/ICM}
+\def\MCMversion{v5.1.0e}
\RequirePackage{kvoptions}
\RequirePackage{etoolbox}
\SetupKeyvalOptions{family=MCM, prefix=MCM@opt@, setkeys=\kvsetkeys}
@@ -151,50 +151,49 @@
\def\makesheet{%
\pagestyle{empty}%
\null%
- \vskip -3em%
- \begingroup\fontfamily{fvs}\fontseries{m}\selectfont%
- \noindent\begin{tabularx}{0.3\textwidth}{lX}%
- \multicolumn{2}{l}{For office use only}\\
- T1&\rule{3cm}{0.5pt}\\
- T2&\rule{3cm}{0.5pt}\\
- T3&\rule{3cm}{0.5pt}\\
- T4&\rule{3cm}{0.5pt}\\
- \end{tabularx}\hspace{\fill}
- \begin{minipage}{0.33\textwidth}
- \centering
- Team Control Number\\[10pt]
- {\fontsize{38pt}{25pt}\selectfont \textbf{\MCM@opt@tcn} }%
- \normalsize\\[10pt]
- Problem Chosen\\[10pt]
- {\fontsize{20pt}{\baselineskip}\selectfont
- \textbf{\MCM@opt@problem}}\normalsize\\
- \end{minipage}\hspace{\fill}
- \begin{tabularx}{0.28\textwidth}{lX}%
- \multicolumn{2}{l}{For office use only}\\
- F1&\rule{3cm}{0.5pt}\\
- F2&\rule{3cm}{0.5pt}\\
- F3&\rule{3cm}{0.5pt}\\
- F4&\rule{3cm}{0.5pt}\\
- \end{tabularx}\par
-\noindent\rule{\textwidth}{0.5pt}\par
-\begin{center}
+ \vspace*{-6pc}%
+ \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]
+ \makebox[0.15\linewidth][l]{T2}\rule[-2pt]{0.85\linewidth}{0.5pt}\\[4pt]
+ \makebox[0.15\linewidth][l]{T3}\rule[-2pt]{0.85\linewidth}{0.5pt}\\[4pt]
+ \makebox[0.15\linewidth][l]{T4}\rule[-2pt]{0.85\linewidth}{0.5pt}
+ \end{minipage}%
+ \begin{minipage}{0.44\linewidth}
+ \centering
+ Team Control Number\\[0.7pc]
+ {\LARGE\textbf{\textcolor{red}{\MCM@opt@tcn}}}\\[1.8pc]
+ Problem Chosen\\[0.7pc]
+ {\Huge\textbf{\textcolor{red}{\MCM@opt@problem}}}
+ \end{minipage}%
+ \begin{minipage}{0.28\linewidth}
+ For office use only\\[4pt]
+ \makebox[0.15\linewidth][l]{F1}\rule[-2pt]{0.85\linewidth}{0.5pt}\\[4pt]
+ \makebox[0.15\linewidth][l]{F2}\rule[-2pt]{0.85\linewidth}{0.5pt}\\[4pt]
+ \makebox[0.15\linewidth][l]{F3}\rule[-2pt]{0.85\linewidth}{0.5pt}\\[4pt]
+ \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
- \vskip 1.5ex%
- \begingroup
+ \endgroup
+ \vskip 10pt%
\ifMCM@opt@titleinsheet
\normalfont \LARGE \@title \par
\fi
- \endgroup
-\end{center}
+ \end{center}
\ifMCM@opt@keywordsinsheet
\make@abstract
\make@keywords
\else
\make@abstract
-\fi
-\endgroup}
+\fi}
\newcommand{\MCM@maketitle}{%
\begin{center}%
\let \footnote \thanks