diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-23 21:54:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-23 21:54:54 +0000 |
commit | 0b9bafc4f15f46c47c222b08f16cb2c276358cdc (patch) | |
tree | 53d8ca7aa6fb61289b30a48a3909bb1302380f00 /Master/texmf-dist/doc/latex/mcmthesis/README | |
parent | fb7a86c739d47ad1fe1a6e483b01b0240a83c854 (diff) |
mcmthesis (23jan20)
git-svn-id: svn://tug.org/texlive/trunk@53513 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/mcmthesis/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/mcmthesis/README | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/Master/texmf-dist/doc/latex/mcmthesis/README b/Master/texmf-dist/doc/latex/mcmthesis/README deleted file mode 100644 index 0ea99779b8e..00000000000 --- a/Master/texmf-dist/doc/latex/mcmthesis/README +++ /dev/null @@ -1,44 +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 - -```plain -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 - 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 - -If you are interested in the process of development you may observe - -<https://github.com/Liam0205/mcmthesis> - -[zhaoli]: http://www.latexstudio.net/ -[liam-ctan]: http://www.ctan.org/author/huang-l |