From e90bad0d494ecd43a4f81c50efbabf7bc04887d7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 18 Aug 2006 23:28:12 +0000 Subject: stellenbosch 4.0 (17aug06) git-svn-id: svn://tug.org/texlive/trunk@1976 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/stellenbosch/CHANGELOG | 9 ++ .../texmf-dist/doc/latex/stellenbosch/README.txt | 93 +++++++++++++++++++++ .../doc/latex/stellenbosch/USbib-1.0c.pdf | Bin 0 -> 265222 bytes .../doc/latex/stellenbosch/USlogos-doc-3.0.pdf | Bin 0 -> 413951 bytes .../doc/latex/stellenbosch/USnomencl-1.0a.pdf | Bin 0 -> 149682 bytes .../doc/latex/stellenbosch/USsummary-1.0a.pdf | Bin 0 -> 177776 bytes .../doc/latex/stellenbosch/UStitle-1.0.pdf | Bin 0 -> 170975 bytes .../stellenbosch/templates/masters-sample.zip | Bin 0 -> 5959 bytes .../latex/stellenbosch/templates/report-sample.zip | Bin 0 -> 6906 bytes .../doc/latex/stellenbosch/usthesis-2.2.pdf | Bin 0 -> 465524 bytes 10 files changed, 102 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/stellenbosch/CHANGELOG create mode 100644 Master/texmf-dist/doc/latex/stellenbosch/README.txt create mode 100644 Master/texmf-dist/doc/latex/stellenbosch/USbib-1.0c.pdf create mode 100644 Master/texmf-dist/doc/latex/stellenbosch/USlogos-doc-3.0.pdf create mode 100644 Master/texmf-dist/doc/latex/stellenbosch/USnomencl-1.0a.pdf create mode 100644 Master/texmf-dist/doc/latex/stellenbosch/USsummary-1.0a.pdf create mode 100644 Master/texmf-dist/doc/latex/stellenbosch/UStitle-1.0.pdf create mode 100644 Master/texmf-dist/doc/latex/stellenbosch/templates/masters-sample.zip create mode 100644 Master/texmf-dist/doc/latex/stellenbosch/templates/report-sample.zip create mode 100644 Master/texmf-dist/doc/latex/stellenbosch/usthesis-2.2.pdf (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/stellenbosch/CHANGELOG b/Master/texmf-dist/doc/latex/stellenbosch/CHANGELOG new file mode 100644 index 00000000000..361a0272db6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/stellenbosch/CHANGELOG @@ -0,0 +1,9 @@ +Version 4 (2006/08/16) + + a) Fix typo in usthesis for "Supervisors" + b) Add Oak leafs to logos + +Version 3 (2006/03/15) + + First CTAN release + diff --git a/Master/texmf-dist/doc/latex/stellenbosch/README.txt b/Master/texmf-dist/doc/latex/stellenbosch/README.txt new file mode 100644 index 00000000000..e3f71a0b0d8 --- /dev/null +++ b/Master/texmf-dist/doc/latex/stellenbosch/README.txt @@ -0,0 +1,93 @@ + The Stellenbosch bundle + for typesetting dissertations, theses and reports of the + University of Stellenbosch, South Africa. + +Author: Danie Els +Copyright (c) 2001-2006 Danie Els +Licence: LaTeX Project Public License + +DESCRIPTION +=========== + +The Stellenbosch bundle consists of the following: + + usthesis.cls/usthesis.sty: + + The usthesis class/style files are provided to typeset reports, + theses and dissertations that conform to the requirements of + the Engineering Faculty of the University of Stellenbosch. + The class file usthesis.cls is based on the standard LaTeX + book class, while usthesis.sty is a style file to be loaded on + top of the very powerful memoir class. Both options give + identical output, but the benefit of the using memoir is that + it has many additional command and environments for formatting + and processing of a document. + Usthesis is primarily concerned with the formatting of the + front matter such as the title page, abstract, etc. It also + works together with the babel package to provide language + language options to typeset documents in Afrikaans or in + English. + + usbib.sty (usmeg-a.bst, usmeg-n.bst, ussagus.bst) + + USbib is a LaTeX and BibTeX package for the formatting of + bibliographic references of theses and dissertations of the + Department of Mechanical Engineering at the University of + Stellenbosch. This package is tailored towards citations and + bibliographical formatting for the natural sciences and + engineering. + + ustitle.sty + + The ustitle package redefine the standard title page of the + LaTeX classes to add a logo at the top and an address line + below the author. It is intended for use when writing general + notes and articles. + + usnomencl.sty + + A very simple utility to set a nomenclature or list of symbols + for US theses and reports. + + ussummary.sty + + Summary page required for the final year projects of the + Department of Mechanical Engineering. + + masters-sample.zip, report-sample.zip + + Templates for dissertations, theses and final year projects. + + uslogos + + Collection of graphics file for crest and logos. + + + +BASIC INSTALLATION +==================== + + For a basic installation on a TDS compliant system, move the + following files to the following directories: + + /tex/latex/stellenb/ + usthesis.sty + usthesis.cls + usbib.sty + usbib.afr + usbib.eng + ustitle.sty + usnomencl.sty + ussummary.sty + + /tex/latex/stellenb/logos + (all the logo graphics) + + /bibtex/bst/stellenb + usmeg-a.bst + usmeg-n.bst + ussagus.bst + + A full installation with source code and documentation can be + obtained by unzipping stellenbosch-3.0.zip in your <(local) texmf> + directory. diff --git a/Master/texmf-dist/doc/latex/stellenbosch/USbib-1.0c.pdf b/Master/texmf-dist/doc/latex/stellenbosch/USbib-1.0c.pdf new file mode 100644 index 00000000000..cb2517ea226 Binary files /dev/null and b/Master/texmf-dist/doc/latex/stellenbosch/USbib-1.0c.pdf differ diff --git a/Master/texmf-dist/doc/latex/stellenbosch/USlogos-doc-3.0.pdf b/Master/texmf-dist/doc/latex/stellenbosch/USlogos-doc-3.0.pdf new file mode 100644 index 00000000000..d45a52ece28 Binary files /dev/null and b/Master/texmf-dist/doc/latex/stellenbosch/USlogos-doc-3.0.pdf differ diff --git a/Master/texmf-dist/doc/latex/stellenbosch/USnomencl-1.0a.pdf b/Master/texmf-dist/doc/latex/stellenbosch/USnomencl-1.0a.pdf new file mode 100644 index 00000000000..f8cc405f9be Binary files /dev/null and b/Master/texmf-dist/doc/latex/stellenbosch/USnomencl-1.0a.pdf differ diff --git a/Master/texmf-dist/doc/latex/stellenbosch/USsummary-1.0a.pdf b/Master/texmf-dist/doc/latex/stellenbosch/USsummary-1.0a.pdf new file mode 100644 index 00000000000..700e2fdde89 Binary files /dev/null and b/Master/texmf-dist/doc/latex/stellenbosch/USsummary-1.0a.pdf differ diff --git a/Master/texmf-dist/doc/latex/stellenbosch/UStitle-1.0.pdf b/Master/texmf-dist/doc/latex/stellenbosch/UStitle-1.0.pdf new file mode 100644 index 00000000000..8d31770ee9e Binary files /dev/null and b/Master/texmf-dist/doc/latex/stellenbosch/UStitle-1.0.pdf differ diff --git a/Master/texmf-dist/doc/latex/stellenbosch/templates/masters-sample.zip b/Master/texmf-dist/doc/latex/stellenbosch/templates/masters-sample.zip new file mode 100644 index 00000000000..b37f553acc2 Binary files /dev/null and b/Master/texmf-dist/doc/latex/stellenbosch/templates/masters-sample.zip differ diff --git a/Master/texmf-dist/doc/latex/stellenbosch/templates/report-sample.zip b/Master/texmf-dist/doc/latex/stellenbosch/templates/report-sample.zip new file mode 100644 index 00000000000..b0199b36707 Binary files /dev/null and b/Master/texmf-dist/doc/latex/stellenbosch/templates/report-sample.zip differ diff --git a/Master/texmf-dist/doc/latex/stellenbosch/usthesis-2.2.pdf b/Master/texmf-dist/doc/latex/stellenbosch/usthesis-2.2.pdf new file mode 100644 index 00000000000..381a248c3a2 Binary files /dev/null and b/Master/texmf-dist/doc/latex/stellenbosch/usthesis-2.2.pdf differ -- cgit v1.2.3