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/README.tex | |
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/README.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/README.tex | 43 |
1 files changed, 43 insertions, 0 deletions
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 |