diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-20 21:20:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-20 21:20:10 +0000 |
commit | 20ad914da1cfc140bb7e7fa46c1a4609e0aeff6f (patch) | |
tree | f5fe571e0044a8795352b1b7a76d649886cd4bc0 /Master/texmf-dist/doc/latex/seuthesix/README | |
parent | 5a8b6166df4251221c0e16567631422c192fc793 (diff) |
seuthesix (20mar16)
git-svn-id: svn://tug.org/texlive/trunk@40088 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/seuthesix/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/seuthesix/README | 35 |
1 files changed, 24 insertions, 11 deletions
diff --git a/Master/texmf-dist/doc/latex/seuthesix/README b/Master/texmf-dist/doc/latex/seuthesix/README index 3335abe769e..7f739df7864 100644 --- a/Master/texmf-dist/doc/latex/seuthesix/README +++ b/Master/texmf-dist/doc/latex/seuthesix/README @@ -1,21 +1,34 @@ This project provides a LaTeX document class: ``seuthesix'' for typesetting thesis of Southeast University, Nanjing, China. This package provides three important files: -1. the seuthesix.cls. -2. the seuthesix.cfg, this is the configuration file of seuthesix and -will be loaded by seuthesix.cls at runtime. This file must be in the same directory as -seuthesix.cls. -3. the seuthesix.bst, this is the accompanying bibliography style file -for seuthesix.cls. +1. `seuthesix.cls'. +2. `seuthesix.cfg', this is the configuration file of seuthesix and +will be loaded by `seuthesix.cls' at runtime. This file must be in the same directory as +`seuthesix.cls'. +3. `seuthesix.bst', this is the accompanying bibliography style file +for `seuthesix.cls'. -Subdirectories: /doc and /examples provide documentation and examples of this package. - -Author: James Fan, email: zhimengfan1990@163.com +Maintainer: James Fan project homepage: https://github.com/zhimengfan1990/seuthesix -package version: 1.0 -License: GNU General Public License, version 3 +package version: 1.0.1 +Copyright (c) 2007--2012 Xu Yuan, email: xuyuan.cn@gmail.com +Copyright (c) 2016 James Fan, email:zhimengfan1990@163.com +License: GNU General Public License, version 3(see LICENCE) Note: This package is based on the package: ``seuthesis'' maintained by Xu Yuan(email: xuyuan.cn@gmail.com), which has many bugs now and not usable due to lack of maintenance for many years. + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program 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. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. |