summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hepthesis/README
blob: 23c56dba622e477810e08e98e5ad11e17ce3c59e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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 hepthesis.pdf 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.