summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hepthesis/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-07-21 23:54:18 +0000
committerKarl Berry <karl@freefriends.org>2006-07-21 23:54:18 +0000
commitd9ba4e2e8ea2ad7ccbdb8769416a06bfa616eab3 (patch)
tree03b27ebf3700a6439934460a4311295419a9e440 /Master/texmf-dist/doc/latex/hepthesis/README
parent6205fe4cf94df0a8693755ae920874a8c7b9e959 (diff)
new package hepthesis (3mar06)
git-svn-id: svn://tug.org/texlive/trunk@1893 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hepthesis/README')
-rw-r--r--Master/texmf-dist/doc/latex/hepthesis/README21
1 files changed, 21 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hepthesis/README b/Master/texmf-dist/doc/latex/hepthesis/README
new file mode 100644
index 00000000000..c48a9e4c98e
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/hepthesis/README
@@ -0,0 +1,21 @@
+hepthesis LaTeX class, by Andy Buckley <andy@insectnation.org>
+--------------------------------------------------------------
+
+hepthesis is a LaTeX class for typesetting large academic reports,
+in particular PhD theses. It was originally developed for typesetting
+a high-energy physics PhD thesis and includes some features
+specifically tailored to that application.
+
+The basic usage is to place
+\documentclass{hepthesis}
+in the preamble of your document. If you're feeling sophisticated,
+then you can make your own document class based on hepthesis by placing
+\LoadClass{hepthesis}
+in your own class definition file.
+
+Please see the hepthesis.ps or hepthesis.pdf documents for detailed
+documentation. And have fun :-)
+
+This material is subject to the LaTeX Project Public License.
+See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html for
+the details of that license.