summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/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/source/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/source/latex/mcmthesis')
-rw-r--r--Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx103
1 files changed, 55 insertions, 48 deletions
diff --git a/Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx b/Master/texmf-dist/source/latex/mcmthesis/mcmthesis.dtx
index 86738b48170..4f289eb6e91 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}
- [2015/02/05 v5.1.0d Thesis Template For MCM/ICM]
+ [2015/02/07 v5.1.0e The Thesis Template Designed For MCM/ICM]
\documentclass{ltxdoc}
\EnableCrossrefs
\CodelineIndex
@@ -131,7 +131,7 @@ and the derived files \jobname.cls,
%</driver>
% \fi
%
-% \CheckSum{344}
+% \CheckSum{352}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -181,12 +181,13 @@ and the derived files \jobname.cls,
%
% \subsection{下载}
%
-% 你可以到项目主页下载模板的最新版本,也可以关注 \href{http://latexstudio.net/}
-% {\LaTeX Studio} 的相关更新,除去项目主页之外,不再维护任何镜像。
+% 你可以到项目主页下载模板的最新版本。除去项目主页之外,不再维护任何镜像。
%
-% \begin{quote}
-% \url{https://gitcafe.com/ChinaTeX/mcmthesis}
-% \end{quote}
+% \begin{description}
+% \item [CTAN] \url{http://www.ctan.org/pkg/mcmthesis}
+% \item [GitCafe] \url{https://gitcafe.com/ChinaTeX/mcmthesis}
+% \item [GitHub] \url{https://github.com/LiamHuang0205/mcmthesis}
+% \end{description}
%
% 此外,文档类也已上传至 CTAN,你可以在 \TeX{} Live 等发行版的宏包管理器中下载。
%
@@ -354,6 +355,8 @@ xelatex mcmthesis-demo.tex
% \cs{mcmsetup}\marg{key-val 列表} 以修改选项,
% 调高了摘要页表格的位置,修复摘要页和标题页页码的问题,
% 修复标题、摘要和关键字过长时分行、分页的问题。
+% \item [5.1.0e] 重新定义摘要页顶部的表格,以符合赛事主办方 COMAP 的最新版的
+% 摘要页。
% \end{description}
%
% \title{\hypertarget{English}{%
@@ -366,6 +369,7 @@ xelatex mcmthesis-demo.tex
%
% \maketitle
%
+% \renewcommand{\abstractname}{Abstract}
% \begin{abstract}
% This template is designed for MCM/ICM. The template configured fonts,
% header and footer and summary sheet style, accroding to the requirements
@@ -384,13 +388,15 @@ xelatex mcmthesis-demo.tex
%
% \subsection{Download}
%
-% You could find the latest version of this template at the project homepage,
-% as well as the website \href{http://latexstudio.net/}{\LaTeX Studio}. We will
+% You could find the latest version of this template at the project
+% homepage. We will
% not maintain any other mirror.
%
-% \begin{quote}
-% \url{https://github.com/LiamHuang0205/mcmthesis}
-% \end{quote}
+% \begin{description}
+% \item [CTAN] \url{http://www.ctan.org/pkg/mcmthesis}
+% \item [GitCafe] \url{https://gitcafe.com/ChinaTeX/mcmthesis}
+% \item [GitHub] \url{https://github.com/LiamHuang0205/mcmthesis}
+% \end{description}
%
% Moreover, this template had been uploaded to CTAN, so that it could
% be managed by the package manager of your distribution, such as \TeX\ Live.
@@ -543,6 +549,8 @@ xelatex mcmthesis-demo.tex
% \cs{mcmsetup}\marg{key-val list} to modify the option, slightly lift
% the table on the summary sheet, fix the
% bug of page number and fix the bug of title, abstract and keywords.
+% \item [5.1.0e] Redefine the table at the top of the summary sheet to
+% match the latest summary sheet from COMAP, the maker of the contest.
% \end{description}
%
% \StopEventually{}
@@ -552,9 +560,9 @@ xelatex mcmthesis-demo.tex
%<*class>
\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}
% \end{macrocode}
% \subsection{Options}
%
@@ -763,50 +771,49 @@ xelatex mcmthesis-demo.tex
\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}
% \end{macrocode}
%
% Defining the \cs{MCM@maketitle}