diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/mcmthesis/README.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/README.md | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/mcmthesis/README.md b/Master/texmf-dist/doc/latex/mcmthesis/README.md new file mode 100644 index 00000000000..126c963d030 --- /dev/null +++ b/Master/texmf-dist/doc/latex/mcmthesis/README.md @@ -0,0 +1,37 @@ +# 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 |