summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mcmthesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-02-04 22:13:41 +0000
committerKarl Berry <karl@freefriends.org>2015-02-04 22:13:41 +0000
commitba6a5f77c55f21dbb9baa453c0d98255a00cba1f (patch)
tree341a4676c6e77c01710211a381530020e17fb11b /Master/texmf-dist/doc/latex/mcmthesis
parent3b79a7edb270159eeb2aa2dd72f9cdcff1289fed (diff)
mcmthesis (4feb15)
git-svn-id: svn://tug.org/texlive/trunk@36211 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mcmthesis')
-rw-r--r--Master/texmf-dist/doc/latex/mcmthesis/README5
-rw-r--r--Master/texmf-dist/doc/latex/mcmthesis/README.tex5
-rw-r--r--Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdfbin135401 -> 135531 bytes
-rw-r--r--Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex10
-rw-r--r--Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdfbin159448 -> 174986 bytes
5 files changed, 14 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/mcmthesis/README b/Master/texmf-dist/doc/latex/mcmthesis/README
index 7ccc7c65303..1beb26a63be 100644
--- a/Master/texmf-dist/doc/latex/mcmthesis/README
+++ b/Master/texmf-dist/doc/latex/mcmthesis/README
@@ -18,6 +18,11 @@ and the derived files mcmthesis.cls,
mcmthesis-demo.pdf.
To install this class, you should
+ compile `mcmthesis.dtx` with `xetex mcmthesis.dtx`,
+ compile `mcmthesis.dtx` with `xelatex -shell-escape mcmthesis.dtx` twice,
+ compile `mcmthesis-demo.tex` with `xelatex mcmthesis-demo.tex` twice,
+ rename `README.tex` and `LICENSE.tex` respectively to
+ `README` and `LICENSE`,
move `mcmthesis.cls` to `TEXMF/tex/latex/mcmthesis/`,
move `mcmthesis.dtx` to `TEXMF/source/latex/mcmthesis/`,
move other files to `TEXMF/doc/latex/mcmthesis/` and then
diff --git a/Master/texmf-dist/doc/latex/mcmthesis/README.tex b/Master/texmf-dist/doc/latex/mcmthesis/README.tex
index 7ccc7c65303..1beb26a63be 100644
--- a/Master/texmf-dist/doc/latex/mcmthesis/README.tex
+++ b/Master/texmf-dist/doc/latex/mcmthesis/README.tex
@@ -18,6 +18,11 @@ and the derived files mcmthesis.cls,
mcmthesis-demo.pdf.
To install this class, you should
+ compile `mcmthesis.dtx` with `xetex mcmthesis.dtx`,
+ compile `mcmthesis.dtx` with `xelatex -shell-escape mcmthesis.dtx` twice,
+ compile `mcmthesis-demo.tex` with `xelatex mcmthesis-demo.tex` twice,
+ rename `README.tex` and `LICENSE.tex` respectively to
+ `README` and `LICENSE`,
move `mcmthesis.cls` to `TEXMF/tex/latex/mcmthesis/`,
move `mcmthesis.dtx` to `TEXMF/source/latex/mcmthesis/`,
move other files to `TEXMF/doc/latex/mcmthesis/` and then
diff --git a/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdf b/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdf
index 7c18640e81f..823b45b69af 100644
--- a/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdf
+++ b/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex b/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex
index 070fc499da5..d0fc1b2d05a 100644
--- a/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex
+++ b/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex
@@ -26,14 +26,13 @@
%%
%% The Current Maintainer of this work is Liam Huang.
%%
-\documentclass[tcn = 0000,
+\documentclass{mcmthesis}
+\mcmsetup{tcn = 0000, problem = A,
sheet = true, titleinsheet = true, keywordsinsheet = true,
- titlepage = true, abstract = true]
- {mcmthesis}
-\problem{A}
+ titlepage = true, abstract = true}
\usepackage{palatino}
\usepackage{mwe}
-\title{The \LaTeX{} Template for MCM Version 5.1.0b}
+\title{The \LaTeX{} Template for MCM Version \MCMversion}
\author{\small \href{http://www.latexstudio.net/}
{\includegraphics[width=7cm]{mcmthesis-logo}}}
\date{\today}
@@ -45,7 +44,6 @@ keyword1; keyword2
\end{keywords}
\end{abstract}
\maketitle
-\newpage
\section{Introduction}
\lipsum[2]
diff --git a/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf b/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf
index ea25ce7fc53..d75a05415c6 100644
--- a/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf
+++ b/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf
Binary files differ