diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:49:07 +0000 |
commit | 007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch) | |
tree | 90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/umich-thesis | |
parent | 950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff) |
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/umich-thesis')
-rw-r--r-- | Master/texmf-dist/doc/latex/umich-thesis/README | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/umich-thesis/README b/Master/texmf-dist/doc/latex/umich-thesis/README new file mode 100644 index 00000000000..a9d4e5966c3 --- /dev/null +++ b/Master/texmf-dist/doc/latex/umich-thesis/README @@ -0,0 +1,26 @@ +% $Id: umich-thesis.cls,v 1.20 2004/03/12 19:56:55 kleb Exp $ +% +% Copyright (C) 1997,2004 by Bil.Kleb@NASA.Gov +% This software is released under the terms of the LaTeX Project +% public license. +% +% A LaTeX2e class to create a University of Michigan dissertation +% according to the Rackham dissertation handbook. +% +% This basic approach is to load the LaTeX2e book class, make +% modifications, and make use of various standard LaTeX2e packages. +% +% To use: \documentclass{umich-thesis} +% +% If you need help using LaTeX, try a Google 'groups' search +% on comp.text.tex; and while you wait, explore the TeX User +% Group's frequently asked questions site last seen at +% http://www.tex.ac.uk/cgi-bin/texfaq2html. If both of these +% fail to solve your problem, read +% +% http://www.tex.ac.uk/cgi-bin/texfaq2html?label=askquestion +% +% and post a question to news:comp.text.tex +% +% For help specific to this class, email me but please try to use +% the options above first. |