summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/mcmthesis/README.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-25 21:38:58 +0000
committerKarl Berry <karl@freefriends.org>2019-01-25 21:38:58 +0000
commit0e0ce19bee540ba50ee3da3872ac10007cfde60f (patch)
tree3b085f165d52fd04c7197d7a8267ced0d5c29489 /Master/texmf-dist/doc/latex/mcmthesis/README.tex
parent38d37aed37afbb7be3a1ab333294cb0469cc785b (diff)
mcmthesis (25jan19)
git-svn-id: svn://tug.org/texlive/trunk@49815 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.tex34
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