summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uestcthesis/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/uestcthesis/README')
-rw-r--r--Master/texmf-dist/doc/latex/uestcthesis/README31
1 files changed, 31 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/uestcthesis/README b/Master/texmf-dist/doc/latex/uestcthesis/README
new file mode 100644
index 00000000000..72eb830eabc
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/uestcthesis/README
@@ -0,0 +1,31 @@
+UESTCthesis is a LaTeX thesis template for University of Electronic Science and Technology of China.
+This template will help typeset your thesis with only one command, which is \documentclass.
+All files are encoded in UTF-8 without BOM.
+
+This package is licensed in LPPL.
+
+uestcthesis.cls, UESTC_LOGO.png, UESTC.png and GBT7714-2005NLang-UESTC.bst should be
+moved into a directory searched by pdfLaTeX.
+
+The doc/ is also a example.To use this template, the directory structure in doc/ are indispensable.
+The sed.exe and .dlls in doc/tools/ are used to fix bug in bbl.
+Files in doc/contents/ are necessary.User have to edit them.
+Files in doc/chapters/ are normal tex file.And all pictures should be placed in doc/pics/.
+For compiling correctly, there is 2 .bat files.Basically, it needs pdflatex.
+
+This template's users are all chinese, so there is no english doc.
+
+For more information, see the uestcthesis-doc.pdf in doc/.
+
+*************************Translation in zh_CN_UTF-8****************************
+UESTCthesis是电子科技大学毕业论文LaTeX模板。
+这个模板可以仅使用一条\documentclass命令,就能帮助排版你的毕业论文。
+所有文件都使用 UTF-8 无 BOM 编码格式。
+
+本模板使用LPPL协议发布。
+
+uestcthesis.cls, UESTC_LOGO.png, UESTC.png and GBT7714-2005NLang-UESTC.bst 这四
+个文件需要放在可以被pdfLaTeX搜索到的地方。最简单的方式就是放在工作目录中。
+
+其他说明请见doc目录下的“uestcthesis-doc.pdf"。
+*******************************************************************************