summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/sduthesis/README
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/sduthesis/README
Initial commit
Diffstat (limited to 'macros/latex/contrib/sduthesis/README')
-rw-r--r--macros/latex/contrib/sduthesis/README52
1 files changed, 52 insertions, 0 deletions
diff --git a/macros/latex/contrib/sduthesis/README b/macros/latex/contrib/sduthesis/README
new file mode 100644
index 0000000000..9a5baa498a
--- /dev/null
+++ b/macros/latex/contrib/sduthesis/README
@@ -0,0 +1,52 @@
+# The `sduthesis` Class / `sduthesis` 文档类
+
+## Introduction / 介绍
+
+The `sduthesis` is designed for students of Shandong Univ., P.R.China,
+by [Liam Huang][liam-ctan]. The 1.0.x versions of `sduthesis` were
+released in the name of Ch'en Meng, while from the begining of version 1.2.0,
+it was released in the name of Liam Huang and was rewritten in `docstrip`.
+
+This work is released under the LaTeX Project Public License, v1.3c or later.
+See the License file.
+
+`sduthesis` 是由 [Liam Huang][liam-ctan] 为山东大学学生设计的 LaTeX 论文模板。
+1.x 以化名 Ch'en Meng 的名义发布;1.2.0 版本开始,以 `docstrip` 工具重写了整个代码,
+并以 Liam Huang 的名义发布。
+
+`sduthesis` 遵循不低于 1.3 版本的 LPPL 许可证,详情请查看 LICENSE 文件。
+
+## Installation / 安装
+
+ cd path/to/sduthesis
+ xelatex sduthesis.ins
+ xelatex -shell-escape sduthesis.dtx
+ xelatex -shell-escape sduthesis.dtx
+ xelatex sduthesis-demo.tex
+ xelatex sduthesis-demo.tex
+
+Remove temp-files.
+
+* Put `sduthesis.ins` and `sduthesis.dtx` to `TEXMF/source/latex/sduthesis/`
+* Put `sduthesis.cls`, `*.def` and `figures/' to `TEXMF/tex/latex/sduthesis/`
+* Put the remaining files to `TEXMF/doc/latex/sduthesis/`
+
+中文用户参见用户文档。
+
+## Usage / 用法
+
+See the user manual `sduthesis.pdf` and the demo `sduthesis-demo.tex'.
+
+参见用户文档 `sduthesis.pdf` 及示例文件 `sduthesis-demo.tex`。
+
+## Author / 作者
+
+Liam Huang
+
+Email: liamhuang0205+sduthesis@gmail.com
+
+If you are interested in the process of development you may observe
+
+<https://github.com/Liam0205/sduthesis>
+
+[liam-ctan]: http://www.ctan.org/author/huang-l