summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/seuthesis
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-24 22:58:49 +0000
committerKarl Berry <karl@freefriends.org>2014-02-24 22:58:49 +0000
commitcdbe684fed9995963330693c394c781dd5baf285 (patch)
tree0c25536efaadbb0a9eb1803d273589d83c50cbf1 /Master/texmf-dist/doc/latex/seuthesis
parent2385109f9c04a438cbd803b18e9b8dd0637aa31c (diff)
seuthesis (23feb14)
git-svn-id: svn://tug.org/texlive/trunk@33042 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/seuthesis')
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/Makefile74
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/figures/doctor-hwzs.pdfbin0 -> 4238 bytes
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/figures/master-hwzs.pdfbin0 -> 4224 bytes
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/gind.ist83
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/sample-bachelor.pdfbin139728 -> 140068 bytes
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/sample-doctor.pdfbin956161 -> 972682 bytes
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/sample-engineering.pdfbin935413 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/sample-master.pdfbin970174 -> 986681 bytes
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/sample.tex10
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/seuthesis.bib58
-rw-r--r--Master/texmf-dist/doc/latex/seuthesis/seuthesis.pdfbin1347648 -> 1363624 bytes
11 files changed, 109 insertions, 116 deletions
diff --git a/Master/texmf-dist/doc/latex/seuthesis/Makefile b/Master/texmf-dist/doc/latex/seuthesis/Makefile
new file mode 100644
index 00000000000..e9e4e5a66f6
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/seuthesis/Makefile
@@ -0,0 +1,74 @@
+#
+# Copyright (C) 2007 by Xu Yuan <xuyuan.cn@gmail.com>
+# $Id$
+#
+# This file is part of the SEU-Thesis package project.
+# ---------------------------------------------------
+#
+# This file may be distributed and/or modified under the
+# conditions of the LaTeX Project Public License, either version 1.3a
+# 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.3a or later is part of all distributions of LaTeX
+# version 2004/10/01 or later.
+#
+
+PACKAGE=seuthesis
+SRC=${PACKAGE}.ins ${PACKAGE}.dtx
+
+MAIN=main
+MAIN_SRC=${MAIN}.tex content/*.tex content/reference.bib
+
+all: package
+
+main: main.pdf
+
+sample: sample.pdf
+
+package: ${PACKAGE}.pdf
+
+clean:
+ rm -f *.aux *.log *.toc *.ind *.inx *.gls *.glo *.idx *.ilg *.out *.bak *.bbl *.brf *.blg *.dvi *.ps
+
+distclean: clean
+ rm -f *.cls *.cfg
+
+${PACKAGE}.cls: ${SRC}
+ rm -f ${PACKAGE}.cls ${PACKAGE}-gbk.cfg ${PACKAGE}-utf8.cfg
+ latex ${PACKAGE}.ins
+ iconv -f utf8 -t gbk ${PACKAGE}-utf8.cfg > ${PACKAGE}-gbk.cfg
+
+${PACKAGE}.idx: ${PACKAGE}.dtx
+ xelatex ${PACKAGE}.dtx
+
+${PACKAGE}.bbl: ${PACKAGE}.dtx ${PACKAGE}.bib
+ xelatex ${PACKAGE}.dtx
+ bibtex ${PACKAGE}
+
+${PACKAGE}.ind: ${PACKAGE}.idx
+ makeindex -s gind ${PACKAGE}
+# makeindex -s gglo -o ${PACKAGE}.gls ${PACKAGE}.glo
+
+${PACKAGE}.pdf: ${PACKAGE}.dtx ${PACKAGE}.cls ${PACKAGE}.ind ${PACKAGE}.bbl
+ xelatex ${PACKAGE}.dtx
+ xelatex ${PACKAGE}.dtx
+
+sample.bbl: seuthesis.bib sample.tex
+ xelatex sample
+ bibtex sample
+
+sample.pdf: sample.tex ${PACKAGE}.cls sample.bbl
+ xelatex sample
+ xelatex sample
+
+# rules of making main (my thesis)
+main.bbl: main.tex content/reference.bib
+ xelatex main
+ bibtex -min-crossrefs=9000 main
+
+main.pdf: ${MAIN_SRC} ${PACKAGE}.cls main.bbl
+ xelatex main
+ xelatex main \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/seuthesis/figures/doctor-hwzs.pdf b/Master/texmf-dist/doc/latex/seuthesis/figures/doctor-hwzs.pdf
new file mode 100644
index 00000000000..ec93e7bfd90
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/seuthesis/figures/doctor-hwzs.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/seuthesis/figures/master-hwzs.pdf b/Master/texmf-dist/doc/latex/seuthesis/figures/master-hwzs.pdf
new file mode 100644
index 00000000000..528dc9ee31d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/seuthesis/figures/master-hwzs.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/seuthesis/gind.ist b/Master/texmf-dist/doc/latex/seuthesis/gind.ist
deleted file mode 100644
index 8f4cc2db208..00000000000
--- a/Master/texmf-dist/doc/latex/seuthesis/gind.ist
+++ /dev/null
@@ -1,83 +0,0 @@
-%%
-%% This is file `gind.ist',
-%% generated with the docstrip utility.
-%%
-%% The original source files were:
-%%
-%% doc.dtx (with options: `gind')
-%%
-%% This is a generated file.
-%%
-%% Copyright 1993 1994 1995 1996 1997 1998 1999
-%% The LaTeX3 Project and any individual authors listed elsewhere
-%% in this file.
-%%
-%% This file was generated from file(s) of the LaTeX base system.
-%% --------------------------------------------------------------
-%%
-%% It may be distributed and/or modified under the
-%% conditions of the LaTeX Project Public License, either version 1.2
-%% 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.2 or later is part of all distributions of LaTeX
-%% version 1999/12/01 or later.
-%%
-%% This file may only be distributed together with a copy of the LaTeX
-%% base system. You may however distribute the LaTeX base system without
-%% such generated files.
-%%
-%% The list of all files belonging to the LaTeX base distribution is
-%% given in the file `manifest.txt'. See also `legal.txt' for additional
-%% information.
-%%
-%% \CharacterTable
-%% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
-%% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
-%% Digits \0\1\2\3\4\5\6\7\8\9
-%% Exclamation \! Double quote \" Hash (number) \#
-%% Dollar \$ Percent \% Ampersand \&
-%% Acute accent \' Left paren \( Right paren \)
-%% Asterisk \* Plus \+ Comma \,
-%% Minus \- Point \. Solidus \/
-%% Colon \: Semicolon \; Less than \<
-%% Equals \= Greater than \> Question mark \?
-%% Commercial at \@ Left bracket \[ Backslash \\
-%% Right bracket \] Circumflex \^ Underscore \_
-%% Grave accent \` Left brace \{ Vertical bar \|
-%% Right brace \} Tilde \~}
-%%
-%% Package `doc' to use with LaTeX 2e
-%% Copyright (C) 1989-1999 Frank Mittelbach, all rights reserved.
-%% This is a MAKEINDEX style file which should be used to
-%% generate the formatted index for use with the doc
-%% package. The TeX commands used below are defined in
-%% doc.sty. The commands for MAKEINDEX like `level'
-%% `item_x1' are described in `` Makeindex, A General
-%% Purpose, Formatter-Independent Index Processor'' by
-%% Pehong Chen.
-
-actual '='
-quote '!'
-level '>'
-preamble
-"\n \\begin{theindex} \n \\makeatletter\\scan@allowedfalse\n"
-postamble
-"\n\n \\end{theindex}\n"
-item_x1 "\\efill \n \\subitem "
-item_x2 "\\efill \n \\subsubitem "
-delim_0 "\\pfill "
-delim_1 "\\pfill "
-delim_2 "\\pfill "
-% The next lines will produce some warnings when
-% running Makeindex as they try to cover two different
-% versions of the program:
-lethead_prefix "{\\bfseries\\hfil "
-lethead_suffix "\\hfil}\\nopagebreak\n"
-lethead_flag 1
-heading_prefix "{\\bfseries\\hfil "
-heading_suffix "\\hfil}\\nopagebreak\n"
-headings_flag 1
-%%
-%%
-%% End of file `gind.ist'.
diff --git a/Master/texmf-dist/doc/latex/seuthesis/sample-bachelor.pdf b/Master/texmf-dist/doc/latex/seuthesis/sample-bachelor.pdf
index 25cfc29b33e..eda566ba8fc 100644
--- a/Master/texmf-dist/doc/latex/seuthesis/sample-bachelor.pdf
+++ b/Master/texmf-dist/doc/latex/seuthesis/sample-bachelor.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/seuthesis/sample-doctor.pdf b/Master/texmf-dist/doc/latex/seuthesis/sample-doctor.pdf
index e882403c76c..c17bdc45f86 100644
--- a/Master/texmf-dist/doc/latex/seuthesis/sample-doctor.pdf
+++ b/Master/texmf-dist/doc/latex/seuthesis/sample-doctor.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/seuthesis/sample-engineering.pdf b/Master/texmf-dist/doc/latex/seuthesis/sample-engineering.pdf
deleted file mode 100644
index d8be300a6bb..00000000000
--- a/Master/texmf-dist/doc/latex/seuthesis/sample-engineering.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/seuthesis/sample-master.pdf b/Master/texmf-dist/doc/latex/seuthesis/sample-master.pdf
index 5cd266a9095..ade01bbfb60 100644
--- a/Master/texmf-dist/doc/latex/seuthesis/sample-master.pdf
+++ b/Master/texmf-dist/doc/latex/seuthesis/sample-master.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/seuthesis/sample.tex b/Master/texmf-dist/doc/latex/seuthesis/sample.tex
index 6692a709fb4..5e72cf7ff50 100644
--- a/Master/texmf-dist/doc/latex/seuthesis/sample.tex
+++ b/Master/texmf-dist/doc/latex/seuthesis/sample.tex
@@ -1,4 +1,4 @@
-\documentclass[unicode,bachelor]{seuthesis} % 本科
+\documentclass[bachelor]{seuthesis} % 本科
% \documentclass[master]{seuthesis} % 硕士
% \documentclass[doctor]{seuthesis} % 博士
% \documentclass[engineering]{seuthesis} % 工程硕士
@@ -22,6 +22,7 @@
\department{院系名称}{department name}
\duration{2007.11—2008.6}
\address{河海院2楼}
+\thanks{本论文获国家XXX计划项目(2012AA00A00)和国家杰出青年科学基金项目(01234567)资助。}
\maketitle
\begin{abstract}{中文关键字}
@@ -32,6 +33,8 @@
English abstract.
\end{englishabstract}
+\tableofcontents
+
\begin{terminology}
本论文专用术语的注释表
\end{terminology}
@@ -50,9 +53,9 @@
\end{Main} % 结束正文
-\begin{Thanks}
+\begin{Acknowledgement}
感谢……
-\end{Thanks}
+\end{Acknowledgement}
\bibliography{seuthesis}
@@ -71,5 +74,4 @@
作者简介
\end{Resume}
-\backcover % 封底
\end{document}
diff --git a/Master/texmf-dist/doc/latex/seuthesis/seuthesis.bib b/Master/texmf-dist/doc/latex/seuthesis/seuthesis.bib
index 8dd6a62afa5..71f51c7f945 100644
--- a/Master/texmf-dist/doc/latex/seuthesis/seuthesis.bib
+++ b/Master/texmf-dist/doc/latex/seuthesis/seuthesis.bib
@@ -1,23 +1,5 @@
-% This file was created with JabRef 2.3.1.
-% Encoding: ISO8859_1
-
-@MISC{wkbst,
- author = {吴凯},
- title = {GBT7714-2005.bst:利用BibTEX生成符合GB/T 7714-2005的参考文献},
- year = {2006},
- language = {Chinese},
- typeoflit = {EB/OL}
-}
-
-@Book{GBT7714-2005,
- author = {中华人民共和国国家质量监督检验检疫总局,中国国家标准化管理委员会},
- title = {中华任命共和国国家标准-文后参考文献著录规则},
- publisher = {中国标准出版社},
- year = {2005},
- address = {北京},
- edition = {GB/T 7714-2005},
- language = {Chinese},
-}
+% This file was created with JabRef 2.7.
+% Encoding: UTF8
@MISC{seucover,
author = {hbsjzzxgssb},
@@ -36,6 +18,33 @@
url = {http://ymei.freeshell.org/WebWiki/Computer/ThesisWithLaTeX.html}
}
+@MISC{seugs:standard,
+ author = {东南大学研究生院},
+ title = {东南大学研究生学位论文的格式规定(试行)},
+ year = {2011},
+ language = {Chinese},
+ typeoflit = {EB/OL},
+ url = {http://seugs.seu.edu.cn/s/97/t/1707/aa/64/info43620.htm}
+}
+
+@BOOK{GBT7714-2005,
+ title = {中华任命共和国国家标准-文后参考文献著录规则},
+ publisher = {中国标准出版社},
+ year = {2005},
+ author = {中华人民共和国国家质量监督检验检疫总局,中国国家标准化管理委员会},
+ address = {北京},
+ edition = {GB/T 7714-2005},
+ language = {Chinese}
+}
+
+@MISC{wkbst,
+ author = {吴凯},
+ title = {GBT7714-2005.bst:利用BibTEX生成符合GB/T 7714-2005的参考文献},
+ year = {2006},
+ language = {Chinese},
+ typeoflit = {EB/OL}
+}
+
@MISC{xrn:howtopackage,
author = {薛瑞尼},
title = {如何编写宏包},
@@ -53,12 +62,3 @@
typeoflit = {EB/OL}
}
-@MISC{seugs:standard,
- author = {东南大学研究生院},
- title = {东南大学研究生学位论文格式规定},
- year = {2002},
- language = {Chinese},
- typeoflit = {EB/OL},
- url = {http://seugs.seu.edu.cn/glbf/2-16.htm}
-}
-
diff --git a/Master/texmf-dist/doc/latex/seuthesis/seuthesis.pdf b/Master/texmf-dist/doc/latex/seuthesis/seuthesis.pdf
index 8e0da7601be..769ec1c11c3 100644
--- a/Master/texmf-dist/doc/latex/seuthesis/seuthesis.pdf
+++ b/Master/texmf-dist/doc/latex/seuthesis/seuthesis.pdf
Binary files differ