diff options
author | Karl Berry <karl@freefriends.org> | 2015-02-04 22:13:41 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-02-04 22:13:41 +0000 |
commit | ba6a5f77c55f21dbb9baa453c0d98255a00cba1f (patch) | |
tree | 341a4676c6e77c01710211a381530020e17fb11b /Master/texmf-dist/doc/latex/mcmthesis | |
parent | 3b79a7edb270159eeb2aa2dd72f9cdcff1289fed (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/README | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/README.tex | 5 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdf | bin | 135401 -> 135531 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex | 10 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf | bin | 159448 -> 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 Binary files differindex 7c18640e81f..823b45b69af 100644 --- a/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdf +++ b/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdf 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 Binary files differindex ea25ce7fc53..d75a05415c6 100644 --- a/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf +++ b/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf |