summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hustthesis/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/hustthesis/README.md
Initial commit
Diffstat (limited to 'macros/latex/contrib/hustthesis/README.md')
-rw-r--r--macros/latex/contrib/hustthesis/README.md49
1 files changed, 49 insertions, 0 deletions
diff --git a/macros/latex/contrib/hustthesis/README.md b/macros/latex/contrib/hustthesis/README.md
new file mode 100644
index 0000000000..5550ef2657
--- /dev/null
+++ b/macros/latex/contrib/hustthesis/README.md
@@ -0,0 +1,49 @@
+hustthesis
+==========
+
+An Unofficial Thesis Template in LaTeX for [Huazhong University of Science and Technology](http://www.hust.edu.cn). See other templates in <http://hust-latex.github.io>.
+
+## Requirement
+
+* Install the latest version of [TeXLive](http://www.tug.org/texlive/)(Recommend) or [MiKTeX](http://miktex.org/). Please ensure that all the packages are up-to-date.
+* Install following Chinese fonts:
+ * `AdobeSongStd-Light`
+ * `AdobeKaitiStd-Regular`
+ * `AdobeHeitiStd-Regular`
+ * `AdobeFangsongStd-Regular`
+
+## Usage
+
+**Important : This template can only be compiled by XeLaTeX or LuaLaTeX[Recommend].**
+
+* Manual: See [hustthesis.pdf](https://github.com/hust-latex/hustthesis/raw/master/hustthesis/hustthesis.pdf).
+* Example: See [hustthesis-zh-example.pdf](https://github.com/hust-latex/hustthesis/raw/master/hustthesis/hustthesis-zh-example.pdf) and [hustthesis-en-example.pdf](https://github.com/hust-latex/hustthesis/raw/master/hustthesis/hustthesis-en-example.pdf).
+
+## Disclaimer
+
+This template is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+
+## License
+
+Original works are done by [Xu Cheng](https://github.com/xu-cheng). LPPL v1.3 is chosen to be the license of the project. Use as you desire.
+```
+Copyright (C) 2013-2014 by Xu Cheng <xucheng@me.com>
+ 2014-2016 by hust-latex <https://github.com/hust-latex>
+
+This work may be distributed and/or modified under the
+conditions of the LaTeX Project Public License, either version 1.3
+of this license or (at your option) any later version.
+The latest version of this license is in
+ http://www.latex-project.org/lppl.txt
+and version 1.3 or later is part of all distributions of LaTeX
+version 2005/12/01 or later.
+
+This work has the LPPL maintenance status `maintained'.
+
+The Current Maintainer of this work is hust-latex Organization.
+
+This work consists of the files hustthesis.bst, hustthesis.dtx,
+hustthesis.ins and the derived file hustthesis.cls
+along with its document and example files.
+```
+