diff options
author | Karl Berry <karl@freefriends.org> | 2015-01-30 00:48:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-01-30 00:48:05 +0000 |
commit | 7c86e9c8ed85629d15393ae260c21121cb35fba1 (patch) | |
tree | 974e19e0bd58c1e1b6893451c75c7cfc27386992 /Master/texmf-dist/doc/latex/mcmthesis | |
parent | 84e40e86ea4e5295d5a90460b79dac71be88b4b3 (diff) |
mcmthesis (29jan15)
git-svn-id: svn://tug.org/texlive/trunk@36165 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mcmthesis')
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/LICENSE | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/LICENSE.tex (renamed from Master/texmf-dist/doc/latex/mcmthesis/LICENSE.md) | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/README | 32 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/README.md | 37 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/README.tex | 43 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/figures/mcmthesis-aaa-eps-converted-to.pdf | bin | 0 -> 78743 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.pdf | bin | 135153 -> 135401 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex | 24 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf | bin | 154619 -> 159448 bytes |
9 files changed, 80 insertions, 64 deletions
diff --git a/Master/texmf-dist/doc/latex/mcmthesis/LICENSE b/Master/texmf-dist/doc/latex/mcmthesis/LICENSE index 76f4f5248f9..5022b3e860a 100644 --- a/Master/texmf-dist/doc/latex/mcmthesis/LICENSE +++ b/Master/texmf-dist/doc/latex/mcmthesis/LICENSE @@ -1,5 +1,5 @@ -Released under the [LaTeX Project Public -License](http://www.latex-project.org/lppl.txt), v1.3c or later. +Released under the [LaTeX Project Public License] +(http://www.latex-project.org/lppl.txt), v1.3c or later. The package has status 'maintained': the current maintainer is [Liam Huang](liamhuang0205+mcmthesis@gmail.com). diff --git a/Master/texmf-dist/doc/latex/mcmthesis/LICENSE.md b/Master/texmf-dist/doc/latex/mcmthesis/LICENSE.tex index 76f4f5248f9..5022b3e860a 100644 --- a/Master/texmf-dist/doc/latex/mcmthesis/LICENSE.md +++ b/Master/texmf-dist/doc/latex/mcmthesis/LICENSE.tex @@ -1,5 +1,5 @@ -Released under the [LaTeX Project Public -License](http://www.latex-project.org/lppl.txt), v1.3c or later. +Released under the [LaTeX Project Public License] +(http://www.latex-project.org/lppl.txt), v1.3c or later. The package has status 'maintained': the current maintainer is [Liam Huang](liamhuang0205+mcmthesis@gmail.com). diff --git a/Master/texmf-dist/doc/latex/mcmthesis/README b/Master/texmf-dist/doc/latex/mcmthesis/README index 126c963d030..7ccc7c65303 100644 --- a/Master/texmf-dist/doc/latex/mcmthesis/README +++ b/Master/texmf-dist/doc/latex/mcmthesis/README @@ -7,28 +7,34 @@ License](http://www.latex-project.org/lppl.txt), v1.3c or later. ## Installation -This work consists of the file mcmthesis.dtx, mcmthesis.ins, - figures/, and code/, -and the derived files mcmthesis.cls, - mcmthesis-demo.tex, - README, - LICENSE, - mcmthesis.pdf and - mcmthesis-demo.pdf. - -To install this class, you should copy `mcmthesis.cls` to -`TEXMF/tex/latex/mcmthesis/`, copy `mcmthesis.dtx` and `mcmthesis.ins` -to `TEXMF/source/latex/mcmthesis/` and copy other files to -`TEXMF/doc/latex/mcmthesis/` and then run `texhash`. +This work consists of the file mcmthesis.dtx, + figures/, and + code/, +and the derived files mcmthesis.cls, + mcmthesis-demo.tex, + README, + LICENSE, + mcmthesis.pdf and + mcmthesis-demo.pdf. + +To install this class, you should + 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 + run `texhash`. ## Author [Zhaoli Wang][zhaoli] +Email: 343083553@qq.com + [Liam Huang][liam-ctan] Email: liamhuang0205+mcmthesis@gmail.com +## Project Page + If you are interested in the process of development you may observe <https://github.com/LiamHuang0205/mcmthesis> diff --git a/Master/texmf-dist/doc/latex/mcmthesis/README.md b/Master/texmf-dist/doc/latex/mcmthesis/README.md deleted file mode 100644 index 126c963d030..00000000000 --- a/Master/texmf-dist/doc/latex/mcmthesis/README.md +++ /dev/null @@ -1,37 +0,0 @@ -# The `mcmthesis` Class - -This class is designed for the MCM/ICM. - -This work is released under the [LaTeX Project Public -License](http://www.latex-project.org/lppl.txt), v1.3c or later. - -## Installation - -This work consists of the file mcmthesis.dtx, mcmthesis.ins, - figures/, and code/, -and the derived files mcmthesis.cls, - mcmthesis-demo.tex, - README, - LICENSE, - mcmthesis.pdf and - mcmthesis-demo.pdf. - -To install this class, you should copy `mcmthesis.cls` to -`TEXMF/tex/latex/mcmthesis/`, copy `mcmthesis.dtx` and `mcmthesis.ins` -to `TEXMF/source/latex/mcmthesis/` and copy other files to -`TEXMF/doc/latex/mcmthesis/` and then run `texhash`. - -## Author - -[Zhaoli Wang][zhaoli] - -[Liam Huang][liam-ctan] - -Email: liamhuang0205+mcmthesis@gmail.com - -If you are interested in the process of development you may observe - -<https://github.com/LiamHuang0205/mcmthesis> - -[zhaoli]: http://www.latexstudio.net/ -[liam-ctan]: http://www.ctan.org/author/huang-l diff --git a/Master/texmf-dist/doc/latex/mcmthesis/README.tex b/Master/texmf-dist/doc/latex/mcmthesis/README.tex new file mode 100644 index 00000000000..7ccc7c65303 --- /dev/null +++ b/Master/texmf-dist/doc/latex/mcmthesis/README.tex @@ -0,0 +1,43 @@ +# The `mcmthesis` Class + +This class is designed for the MCM/ICM. + +This work is released under the [LaTeX Project Public +License](http://www.latex-project.org/lppl.txt), v1.3c or later. + +## Installation + +This work consists of the file mcmthesis.dtx, + figures/, and + code/, +and the derived files mcmthesis.cls, + mcmthesis-demo.tex, + README, + LICENSE, + mcmthesis.pdf and + mcmthesis-demo.pdf. + +To install this class, you should + 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 + run `texhash`. + +## Author + +[Zhaoli Wang][zhaoli] + +Email: 343083553@qq.com + +[Liam Huang][liam-ctan] + +Email: liamhuang0205+mcmthesis@gmail.com + +## Project Page + +If you are interested in the process of development you may observe + +<https://github.com/LiamHuang0205/mcmthesis> + +[zhaoli]: http://www.latexstudio.net/ +[liam-ctan]: http://www.ctan.org/author/huang-l diff --git a/Master/texmf-dist/doc/latex/mcmthesis/figures/mcmthesis-aaa-eps-converted-to.pdf b/Master/texmf-dist/doc/latex/mcmthesis/figures/mcmthesis-aaa-eps-converted-to.pdf Binary files differnew file mode 100644 index 00000000000..ce81ce20968 --- /dev/null +++ b/Master/texmf-dist/doc/latex/mcmthesis/figures/mcmthesis-aaa-eps-converted-to.pdf 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 a99724ea28f..7c18640e81f 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 bf1cdd99c14..070fc499da5 100644 --- a/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex +++ b/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis-demo.tex @@ -26,11 +26,14 @@ %% %% The Current Maintainer of this work is Liam Huang. %% -\documentclass[tcn = 0000, sheet = true, abstract = true]{mcmthesis} +\documentclass[tcn = 0000, + sheet = true, titleinsheet = true, keywordsinsheet = true, + titlepage = true, abstract = true] + {mcmthesis} \problem{A} \usepackage{palatino} \usepackage{mwe} -\title{The \LaTeX{} Template for MCM Version 5.1.0a} +\title{The \LaTeX{} Template for MCM Version 5.1.0b} \author{\small \href{http://www.latexstudio.net/} {\includegraphics[width=7cm]{mcmthesis-logo}}} \date{\today} @@ -190,13 +193,14 @@ some more text \textcolor[rgb]{0.98,0.00,0.00}{\textbf{Input C++ source:}} \end{document} %% -%% This work consists of the file mcmthesis.dtx, mcmthesis.ins, -%% figures/, and code/, -%% and the derived files mcmthesis.cls, -%% mcmthesis-demo.tex, -%% README, -%% LICENSE, -%% mcmthesis.pdf and -%% mcmthesis-demo.pdf. +%% This work consists of these files mcmthesis.dtx, +%% figures/ and +%% code/, +%% and the derived files mcmthesis.cls, +%% mcmthesis-demo.tex, +%% README, +%% LICENSE, +%% mcmthesis.pdf and +%% mcmthesis-demo.pdf. %% %% End of file `mcmthesis-demo.tex'. diff --git a/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf b/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf Binary files differindex d14cc451ad0..ea25ce7fc53 100644 --- a/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf +++ b/Master/texmf-dist/doc/latex/mcmthesis/mcmthesis.pdf |