diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/mcmthesis/README.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/README.tex | 34 |
1 files changed, 15 insertions, 19 deletions
diff --git a/Master/texmf-dist/doc/latex/mcmthesis/README.tex b/Master/texmf-dist/doc/latex/mcmthesis/README.tex index e1762fc0b92..0ea99779b8e 100644 --- a/Master/texmf-dist/doc/latex/mcmthesis/README.tex +++ b/Master/texmf-dist/doc/latex/mcmthesis/README.tex @@ -7,6 +7,7 @@ License](http://www.latex-project.org/lppl.txt), v1.3c or later. ## Installation +```plain This work consists of the file mcmthesis.dtx, figures/, and code/, @@ -18,25 +19,20 @@ 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 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 - run `texhash`. - -## Author - -[Zhaoli Wang][zhaoli] - -Email: 343083553@qq.com - -[Liam Huang][liam-ctan] - -Email: liamhuang0205+mcmthesis@gmail.com + compile mcmthesis.dtx with xetex mcmthesis.dtx, + compile mcmthesis.dtx with xelatex 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 + run texhash. +``` + +## Authors + +* [Zhaoli Wang][zhaoli]: 343083553@qq.com +* [Liam Huang][liam-ctan]: liamhuang0205+mcmthesis@gmail.com ## Project Page |